mirror of
git://git.code.sf.net/p/cdesktopenv/code
synced 2025-03-09 15:50:02 +00:00
DtPamSvc: use utmpx.
This commit is contained in:
parent
254a0a1abd
commit
5d85af571a
1 changed files with 0 additions and 4 deletions
|
@ -50,11 +50,7 @@
|
||||||
#include <sys/param.h>
|
#include <sys/param.h>
|
||||||
#include <pwd.h>
|
#include <pwd.h>
|
||||||
#include <security/pam_appl.h>
|
#include <security/pam_appl.h>
|
||||||
#if defined(__FreeBSD__) && OSMAJORVERSION > 8
|
|
||||||
#include <utmpx.h>
|
#include <utmpx.h>
|
||||||
#else
|
|
||||||
#include <utmp.h>
|
|
||||||
#endif
|
|
||||||
#include "PamSvc.h"
|
#include "PamSvc.h"
|
||||||
|
|
||||||
/*
|
/*
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue