]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
Include <sys/user.h> instead of <asm/user.h>.
authorUlrich Drepper <drepper@redhat.com>
Fri, 3 Sep 1999 07:12:22 +0000 (07:12 +0000)
committerUlrich Drepper <drepper@redhat.com>
Fri, 3 Sep 1999 07:12:22 +0000 (07:12 +0000)
sysdeps/unix/sysv/linux/alpha/sys/procfs.h

index 7bd6e6958d572b9bcb4ad9d1a0ebb38ff93add47..71fa602cc6cf0557291ba66daa9385962bed6007 100644 (file)
@@ -28,7 +28,7 @@
 #include <signal.h>
 #include <sys/time.h>
 #include <sys/types.h>
-#include <asm/user.h>
+#include <sys/user.h>
 #include <asm/elf.h>
 
 __BEGIN_DECLS