<sys/ioccom.h> is needed for kafs.h
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@7283 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -63,6 +63,9 @@
|
|||||||
#if defined(HAVE_SYS_IOCTL_H) && SunOS != 40
|
#if defined(HAVE_SYS_IOCTL_H) && SunOS != 40
|
||||||
#include <sys/ioctl.h>
|
#include <sys/ioctl.h>
|
||||||
#endif
|
#endif
|
||||||
|
#ifdef HAVE_SYS_IOCCOM_H
|
||||||
|
#include <sys/ioccom.h>
|
||||||
|
#endif
|
||||||
#ifdef TIME_WITH_SYS_TIME
|
#ifdef TIME_WITH_SYS_TIME
|
||||||
#include <sys/time.h>
|
#include <sys/time.h>
|
||||||
#include <time.h>
|
#include <time.h>
|
||||||
|
Reference in New Issue
Block a user