summaryrefslogtreecommitdiff
path: root/sysutils/cpdup/files/patch-cpdup.h
blob: 46d8c7f399cdb17a1ec147a02c3afc49979961a9 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- 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>