mirror of
https://git.freebsd.org/ports.git
synced 2025-06-06 21:30:31 -04:00
systems. Despite the name, it does run on other platforms beside Linux. Linuxdcpp uses the gtk2 toolkit. WWW: http://linuxdcpp.berlios.de/
10 lines
194 B
C
10 lines
194 B
C
--- client/stdinc.h.orig Sun Jun 25 16:11:55 2006
|
|
+++ client/stdinc.h Sun Jun 25 16:12:05 2006
|
|
@@ -47,6 +47,7 @@
|
|
|
|
#else
|
|
#include <unistd.h>
|
|
+#include <stdint.h>
|
|
#endif
|
|
|
|
#include <stdio.h>
|