From 0a23f4a028db11797894e8defc1fa5320b736650 Mon Sep 17 00:00:00 2001 From: Jakob Kaivo Date: Sat, 9 Feb 2019 15:02:07 -0500 Subject: merge XOPEN identifiers --- src/utmpx/endutxent.c | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 src/utmpx/endutxent.c (limited to 'src/utmpx/endutxent.c') diff --git a/src/utmpx/endutxent.c b/src/utmpx/endutxent.c new file mode 100644 index 00000000..f35dda04 --- /dev/null +++ b/src/utmpx/endutxent.c @@ -0,0 +1,9 @@ +#include + +void endutxent(void) +{ +} + +/* +XOPEN(400) +*/ -- cgit v1.2.1