Blob Blame History Raw
--- cpdup/cpdup.h.gcc44	2008-11-29 17:22:06.000000000 -0500
+++ cpdup/cpdup.h	2009-08-22 06:11:52.916246762 -0400
@@ -11,6 +11,7 @@
 
 #include <fcntl.h>
 #include <stdio.h>
+#include <stdint.h>
 #include <stdlib.h>
 #include <stdarg.h>
 #include <stddef.h>