f5e450a425
- 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>
10 lines
265 B
C
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"
|