Skip to content

Commit 6ec33eb

Browse files
committed
Ability to compile HandlerSocket under a gcc-4.7
1 parent a470bd5 commit 6ec33eb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

libhsclient/fatal.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
#include <stdlib.h>
1010
#include <stdio.h>
1111
#include <syslog.h>
12+
#include <unistd.h>
1213

1314
#include "fatal.hpp"
1415

0 commit comments

Comments
 (0)