blob: 2c78cb9d75524f36f07179ea1b5df71a50943073 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
|
--- ./ua.cc.orig 2014-03-31 20:20:23.870845476 +0100
+++ ./ua.cc 2014-03-31 20:21:00.021844495 +0100
@@ -57,6 +57,7 @@
extern "C" {
#include <stdio.h>
+#include <unistd.h>
}
static char __help[] =
|