swap order of <sys/cdefs.h> and <ktypes.h>
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@2308 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -41,8 +41,8 @@
|
||||
#ifndef __KAFS_H
|
||||
#define __KAFS_H
|
||||
|
||||
#include <ktypes.h>
|
||||
#include <sys/cdefs.h>
|
||||
#include <ktypes.h>
|
||||
/* sys/ioctl.h must be included manually before kafs.h */
|
||||
|
||||
/*
|
||||
|
Reference in New Issue
Block a user