Find socketcall.h.
authorUlrich Drepper <drepper@redhat.com>
Sat, 21 Jun 1997 02:50:53 +0000 (02:50 +0000)
committerUlrich Drepper <drepper@redhat.com>
Sat, 21 Jun 1997 02:50:53 +0000 (02:50 +0000)
sysdeps/unix/sysv/linux/arm/socket.S
sysdeps/unix/sysv/linux/m68k/socket.S

index e8db072..4d877e5 100644 (file)
@@ -17,7 +17,7 @@
    Boston, MA 02111-1307, USA.  */
 
 #include <sysdep.h>
-#include <sys/socketcall.h>
+#include <socketcall.h>
 
 #define P(a, b) P2(a, b)
 #define P2(a, b) a##b
index d0741af..1508b87 100644 (file)
@@ -17,7 +17,7 @@ not, write to the Free Software Foundation, Inc., 675 Mass Ave,
 Cambridge, MA 02139, USA.  */
 
 #include <sysdep.h>
-#include <sys/socketcall.h>
+#include <socketcall.h>
 
 #define P(a, b) P2(a, b)
 #define P2(a, b) a##b