opnsense-ports/net/spread4/files/patch-daemon__monitor.c
Franco Fichtner 8cb1a96ede ports: pull in a snapshot of the FreeBSD ports tree
Taken from:	https://github.com/freebsd/freebsd-ports.git
Commit id:	5070672073b68be364139bc6b3a89100bd17d331
2014-11-09 14:03:21 +01:00

10 lines
265 B
C

--- daemon/monitor.c.orig 2012-03-21 04:17:52.000000000 +0100
+++ daemon/monitor.c 2013-01-22 12:21:25.000000000 +0100
@@ -39,6 +39,7 @@
#include <string.h>
#include <stdlib.h>
#include <errno.h>
+#include <sys/stdint.h>
#include "arch.h"
#include "mutex.h"