summaryrefslogtreecommitdiff
path: root/src/utmpx/endutxent.c
blob: 2132beda5e69b437fe602ecbae2c94643cbd0f4f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
#if 0

#include <utmpx.h>

void endutxent(void)
{
}

/*
XOPEN(400)
*/


#endif