mirror of
https://git.freebsd.org/ports.git
synced 2025-07-04 19:09:16 -04:00
See http://netatalk.sourceforge.net/3.1/ReleaseNotes3.1.9.html for changes in this release.
10 lines
273 B
C
10 lines
273 B
C
--- etc/cnid_dbd/cnid_metad.c.orig 2016-06-06 11:21:51 UTC
|
|
+++ etc/cnid_dbd/cnid_metad.c
|
|
@@ -39,6 +39,7 @@
|
|
#include <string.h>
|
|
#include <signal.h>
|
|
#include <sys/types.h>
|
|
+#include <sys/resource.h>
|
|
#include <sys/time.h>
|
|
#include <sys/resource.h>
|
|
#include <sys/wait.h>
|