1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-30 10:38:37 +00:00
freebsd-ports/net/vyqchat/files/patch-src-vcprotocol.cpp
Pav Lucistnik 656c4ea1a5 - Fix compile on FreeBSD 4.X
- Fix libaudiofile dependency

Submitted by:	maintainer
2005-09-20 07:48:02 +00:00

11 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>
//