summaryrefslogtreecommitdiffstats
path: root/devel/cvsnt/files/patch-cvsdelta-cvsdelta.cpp
blob: a4a054a3cbb6d65cfb01b3f03cddd9a60f826630 (plain)
1
2
3
4
5
6
7
8
9
10
--- cvsdelta/cvsdelta.cpp.orig	Thu Mar  4 01:17:46 2004
+++ cvsdelta/cvsdelta.cpp	Thu Mar  4 01:18:01 2004
@@ -23,6 +23,7 @@
 #if defined(_WIN32)
   #include <winsock2.h>
 #else
+  #include <sys/types.h>
   #include <netinet/in.h>
 #endif
 
OpenPOWER on IntegriCloud