summaryrefslogtreecommitdiff
path: root/sysutils/monitord/files/patch-monitord.h
blob: 70a44119151dc3df997799b0e0dd6c1c011b51c9 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
--- monitord.h.orig	2003-01-16 18:22:54 UTC
+++ monitord.h
@@ -48,8 +48,7 @@ ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. */
 #include <netdb.h>
 #include <netinet/in.h>
 #include <arpa/inet.h>
-
-int	HUP;  // Variable used to hold SIGHUP state
+#include <sys/param.h>
 
 typedef enum bool_enum_t {
 	FALSE,