mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@10935 d073be05-634f-4543-b044-5fe20cf6d1d6
11 lines
225 B
C
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>
|
|
|