summaryrefslogtreecommitdiff
path: root/src/conn-tools/s6-getservbyname.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/conn-tools/s6-getservbyname.c')
-rw-r--r--src/conn-tools/s6-getservbyname.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/conn-tools/s6-getservbyname.c b/src/conn-tools/s6-getservbyname.c
index 300a478..3a2d176 100644
--- a/src/conn-tools/s6-getservbyname.c
+++ b/src/conn-tools/s6-getservbyname.c
@@ -2,6 +2,7 @@
#include <stdint.h>
#include <netdb.h>
+
#include <skalibs/types.h>
#include <skalibs/buffer.h>
#include <skalibs/strerr.h>