cleanup types stuff in headers, fix missing u_int*_t in sys/types.h
[musl] / src / network / sockatmark.c
index 5328a85..f474551 100644 (file)
@@ -1,6 +1,5 @@
 #include <sys/socket.h>
 #include <sys/ioctl.h>
-#include "socketcall.h"
 
 int sockatmark(int s)
 {