aboutsummaryrefslogtreecommitdiff
path: root/unix.h
diff options
context:
space:
mode:
authorubq323 <ubq323@ubq323.website>2022-10-28 02:17:42 +0100
committerubq323 <ubq323@ubq323.website>2022-10-28 02:17:42 +0100
commit8e7e23110bc483ba647d33d6f46a7fac1302107c (patch)
tree1de0e2b65f9f8d3f13951b8a3d21d8a9e6558884 /unix.h
parentfa433836c643bbd9a60ed8ccdc9451a1edd98418 (diff)
more testing and typo fixes
Diffstat (limited to 'unix.h')
-rw-r--r--unix.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/unix.h b/unix.h
index 410911e..57d1cfc 100644
--- a/unix.h
+++ b/unix.h
@@ -7,6 +7,7 @@
#include <unistd.h>
#include <sys/socket.h>
#include <sys/un.h>
+#include <stdio.h>
// takes filename, returns socket fd