don't forget include utmp.h

This commit is contained in:
Koichiro IWAO 2017-09-22 15:01:29 +09:00 committed by matt335672
parent c103d2308b
commit 3ea306249b
1 changed files with 1 additions and 0 deletions

View File

@ -48,6 +48,7 @@
#include "os_calls.h"
#include "sesexec.h"
#include "string_calls.h"
#include "utmp.h"
#include "xauth.h"
#include "xwait.h"
#include "xrdp_sockets.h"