1
0
mirror of https://sourceware.org/git/glibc.git synced 2025-07-29 11:41:21 +03:00

* sysdeps/unix/sysv/linux/sys/user.h: New file.

* sysdeps/unix/sysv/linux/Dist: Add it.
	* sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Add sys/user.h.
This commit is contained in:
Roland McGrath
1996-07-05 20:02:58 +00:00
parent dbe31b9a73
commit 39d690795a
4 changed files with 7 additions and 1 deletions

View File

@ -0,0 +1 @@
#include <linux/user.h>