fix inadvertent introduction of extern object stx
[musl] / src / misc / gethostid.c
index ea65611..25bb35d 100644 (file)
@@ -1,3 +1,5 @@
+#include <unistd.h>
+
 long gethostid()
 {
        return 0;