From 7cda47a529a298886d739d6a0c1a8114e6e0c6ad Mon Sep 17 00:00:00 2001
From: Jan Breuer <jan.breuer@jaybee.cz>
Date: 摹曛, 27 8月 2015 23:32:00 +0800
Subject: [PATCH] Remove pkg-config from cunit test build

---
 examples/test-tcp/main.c |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/examples/test-tcp/main.c b/examples/test-tcp/main.c
index e4d9c41..3099899 100644
--- a/examples/test-tcp/main.c
+++ b/examples/test-tcp/main.c
@@ -44,6 +44,7 @@
 #include <sys/ioctl.h>
 #include <errno.h>
 #include <arpa/inet.h>
+#include <unistd.h>
 
 #include "scpi/scpi.h"
 #include "../common/scpi-def.h"

--
Gitblit v1.9.1