freebsd-ports/net/netatalk/files/patch-etc_cnid_dbd_cnid_metad.c
Joe Marcus Clarke 8c846f4dc7 Update to 2.2.0. See http://netatalk.sourceforge.net/2.2/ReleaseNotes2.2.0.html
for a list of changes in this release.
2011-07-31 03:30:58 +00:00

10 lines
316 B
C

--- etc/cnid_dbd/cnid_metad.c.orig 2011-07-30 18:28:32.000000000 -0400
+++ etc/cnid_dbd/cnid_metad.c 2011-07-30 18:29:01.000000000 -0400
@@ -39,6 +39,7 @@
#include <string.h>
#include <signal.h>
#include <sys/types.h>
+#include <sys/resource.h>
#include <sys/time.h>
#include <sys/wait.h>
#include <sys/uio.h>