aboutsummaryrefslogtreecommitdiff
path: root/net/pfinger/files/patch-src::finger.h
blob: 2bb361779a93cc9dc7bc2b7010389e0b9ce0f619 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
--- src/finger.h.orig	Thu Apr 26 01:39:28 2001
+++ src/finger.h	Thu Apr 26 01:39:38 2001
@@ -21,12 +21,12 @@
 #ifndef FINGER_H
 #define FINGER_H
 
+#include <sys/types.h>
 #include <utmp.h>
 #ifndef UT_NAMESIZE
 #define UT_NAMESIZE 16
 #endif
 
-#include <sys/types.h>
 
 /* This structure contains information about the user
  *