mirror of
https://git.freebsd.org/ports.git
synced 2025-06-25 22:50:32 -04:00
10 lines
222 B
C++
10 lines
222 B
C++
--- src/vcprotocol.cpp Mon Jul 18 21:58:26 2005
|
|
+++ src/vcprotocol.cpp Sun Sep 18 21:21:41 2005
|
|
@@ -20,6 +20,7 @@
|
|
#include <unistd.h>
|
|
#include <fcntl.h>
|
|
#include <stdlib.h>
|
|
+#include <time.h>
|
|
#include <iostream>
|
|
|
|
//
|