summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
Diffstat (limited to 'include')
-rw-r--r--include/Makefile2
-rw-r--r--include/utmp.h2
2 files changed, 1 insertions, 3 deletions
diff --git a/include/Makefile b/include/Makefile
index c964827..509bd47 100644
--- a/include/Makefile
+++ b/include/Makefile
@@ -23,7 +23,7 @@ INCS= a.out.h ar.h assert.h bitstring.h complex.h cpio.h _ctype.h ctype.h \
stdbool.h stddef.h stdio.h stdlib.h string.h stringlist.h \
strings.h sysexits.h tar.h termios.h tgmath.h \
time.h timeconv.h timers.h ttyent.h \
- ulimit.h unistd.h utime.h utmp.h utmpx.h uuid.h varargs.h vis.h \
+ ulimit.h unistd.h utime.h utmpx.h uuid.h varargs.h vis.h \
wchar.h wctype.h wordexp.h
MHDRS= float.h floatingpoint.h stdarg.h
diff --git a/include/utmp.h b/include/utmp.h
deleted file mode 100644
index 8e1363c..0000000
--- a/include/utmp.h
+++ /dev/null
@@ -1,2 +0,0 @@
-/* $FreeBSD$ */
-#error "<utmp.h> has been replaced by <utmpx.h>"
OpenPOWER on IntegriCloud