Remove utmp.{c,h}

This commit is contained in:
BLINDAUER Emmanuel 2017-09-28 06:33:04 +02:00 committed by Koichiro IWAO
parent 016037a0be
commit 8085d898b0
No known key found for this signature in database
GPG Key ID: 9F72CDBC01BF10EB
2 changed files with 0 additions and 3 deletions

View File

@ -65,8 +65,6 @@ xrdp_sesman_SOURCES = \
sessionrecord.h \
sig.c \
sig.h \
utmp.c \
utmp.h \
xauth.c \
xauth.h \
$(AUTH_C)

View File

@ -42,7 +42,6 @@
#include "xauth.h"
#include "sessionrecord.h"
#include "xrdp_sockets.h"
#include "utmp.h"
#ifndef PR_SET_NO_NEW_PRIVS
#define PR_SET_NO_NEW_PRIVS 38