mirror of
https://git.freebsd.org/ports.git
synced 2025-06-06 21:30:31 -04:00
10 lines
233 B
C++
10 lines
233 B
C++
--- include/Servent.h.orig Sun Sep 2 20:38:03 2001
|
|
+++ include/Servent.h Sun Sep 2 20:38:14 2001
|
|
@@ -7,6 +7,7 @@
|
|
#include <string>
|
|
#include <list>
|
|
#include <set>
|
|
+#include <time.h>
|
|
|
|
#include "Gnutella.h"
|
|
#include "Address.h"
|