change ldso path file logic to replace rather than add to search path
[oweals/musl.git] / src / network / sockatmark.c
index 5328a8556f35977c7bb0f2f17dcc95940ba4cb29..f474551aafe44b15eb90fd19b37fef5696d6a3a1 100644 (file)
@@ -1,6 +1,5 @@
 #include <sys/socket.h>
 #include <sys/ioctl.h>
-#include "socketcall.h"
 
 int sockatmark(int s)
 {