Fixes for dtlogin and dtcm on FreeBSD.
This commit is contained in:
committed by
Jon Trulson
parent
591e58fe1a
commit
33da5fa944
@@ -39,7 +39,11 @@
|
||||
# include <signal.h>
|
||||
# include <X11/Xatom.h>
|
||||
# include <setjmp.h>
|
||||
#if defined(__FreeBSD__)
|
||||
# include <utmpx.h>
|
||||
#else
|
||||
# include <utmp.h>
|
||||
#endif
|
||||
# include "vgproto.h"
|
||||
|
||||
/*
|
||||
|
||||
Reference in New Issue
Block a user