mirror of
https://git.freebsd.org/ports.git
synced 2025-06-15 09:40:35 -04:00
12 lines
306 B
C
12 lines
306 B
C
--- 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,
|