Files
macports-ports/net/cvsync/files/patch-cvsyncd__main.c
2005-02-12 06:39:19 +00:00

11 lines
225 B
C

--- cvsyncd/main.c.orig Sat Feb 12 01:31:20 2005
+++ cvsyncd/main.c Sat Feb 12 01:31:25 2005
@@ -31,6 +31,7 @@
#include <sys/socket.h>
#include <sys/stat.h>
+#include <stdint.h>
#include <stdio.h>
#include <stdlib.h>