aboutsummaryrefslogtreecommitdiff
path: root/src/tests/socketbreak.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/tests/socketbreak.cpp')
-rw-r--r--src/tests/socketbreak.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/tests/socketbreak.cpp b/src/tests/socketbreak.cpp
index e77ae4f..b873830 100644
--- a/src/tests/socketbreak.cpp
+++ b/src/tests/socketbreak.cpp
@@ -7,6 +7,7 @@
7 7
8#include "bu/serversocket.h" 8#include "bu/serversocket.h"
9#include "bu/socket.h" 9#include "bu/socket.h"
10#include <unistd.h>
10 11
11int main() 12int main()
12{ 13{