mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-05 22:43:24 +00:00
11 lines
236 B
Plaintext
11 lines
236 B
Plaintext
|
--- lib/kmpglib/lib/ipc/ipcCom.cpp.orig Sun Jan 23 17:02:49 2000
|
||
|
+++ lib/kmpglib/lib/ipc/ipcCom.cpp Sun Jan 23 17:02:58 2000
|
||
|
@@ -12,6 +12,7 @@
|
||
|
|
||
|
|
||
|
#include <ipc/ipcCom.h>
|
||
|
+#include <unistd.h>
|
||
|
|
||
|
|
||
|
static void *readerThread(void *arg){
|