summaryrefslogtreecommitdiffstats
path: root/c/src/exec/posix/include
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>1999-04-15 18:54:16 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>1999-04-15 18:54:16 +0000
commit053acd7074b4c023dcfe982dc9ccc4dade2ce263 (patch)
tree802d9e7937d7dfc8cca8dea7eb13904bcca88b3a /c/src/exec/posix/include
parentEnabled cancellation information in POSIX API thread extension structure. (diff)
downloadrtems-053acd7074b4c023dcfe982dc9ccc4dade2ce263.tar.bz2
Now install utsname.h.
Diffstat (limited to 'c/src/exec/posix/include')
-rw-r--r--c/src/exec/posix/include/sys/Makefile.in3
1 files changed, 1 insertions, 2 deletions
diff --git a/c/src/exec/posix/include/sys/Makefile.in b/c/src/exec/posix/include/sys/Makefile.in
index 6e70e913fe..6b97ff7d4d 100644
--- a/c/src/exec/posix/include/sys/Makefile.in
+++ b/c/src/exec/posix/include/sys/Makefile.in
@@ -15,8 +15,7 @@ PROJECT_ROOT = @PROJECT_ROOT@
VPATH = @srcdir@
-#H_PIECES=utsname
-H_PIECES=
+H_PIECES=utsname
H_FILES=$(H_PIECES:%=$(srcdir)/%.h)
SRCS=$(H_FILES)