freebsd-ports/net/spread4/files/patch-daemon__monitor.c
Olli Hauer f5e450a425 net/spread4
- update spread4 to 4.2.0
 - the port has a dedicated user/group, so use them in the rc script (instead root)
 - use dedicated log directory
 - assign port to ports@

devel/pecl-spread
 - bump PORTREVISION

PR:		175510
Submitted by:	Javier Martin Rueda <jmrueda@diatel.upm.es>
2013-03-03 18:12:06 +00: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"