]> git.meshlink.io Git - catta/blobdiff - docs/socket-auto-port.c
update AUTHORS file a bit
[catta] / docs / socket-auto-port.c
index 850759a403df0356944fb2b3937c918127d4b2cd..75dffafe75f35c0aa2143e62f16ba8aa1c2804de 100644 (file)
@@ -5,6 +5,7 @@
 #include <inttypes.h>
 #include <errno.h>
 #include <stdio.h>
+#include <unistd.h>
 
 int main(int argc, char *argv[]) {
     int s;