mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-23 04:23:08 +00:00
0ffc96fc15
Finish staging ;)
11 lines
208 B
C++
11 lines
208 B
C++
--- ./kua.cc.orig 2014-03-31 20:20:29.908846067 +0100
|
|
+++ ./kua.cc 2014-03-31 20:20:48.178847931 +0100
|
|
@@ -49,6 +49,7 @@
|
|
|
|
extern "C" {
|
|
#include <stdio.h>
|
|
+#include <unistd.h>
|
|
}
|
|
|
|
static char __help[] =
|