ports/sysutils/cpdup/files/patch-cpdup.h
Alex Dupre 5ae212dded Update to 1.12 release.
Submitted by:	maintainer
2009-03-13 14:55:09 +00:00

10 lines
265 B
C

--- cpdup.h.orig 2009-03-13 15:53:06.000000000 +0100
+++ cpdup.h 2009-03-13 15:53:45.000000000 +0100
@@ -14,6 +14,7 @@
#include <stdlib.h>
#include <stdarg.h>
#include <stddef.h>
+#include <stdint.h>
#include <string.h>
#include <errno.h>
#include <unistd.h>