mirror of
https://git.freebsd.org/ports.git
synced 2025-06-30 17:10:33 -04:00
10 lines
265 B
C
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>
|