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:
Assar Westerlund
1997-07-15 14:42:49 +00:00
parent 7804729b82
commit d5c300035b

View File

@@ -41,8 +41,8 @@
#ifndef __KAFS_H #ifndef __KAFS_H
#define __KAFS_H #define __KAFS_H
#include <ktypes.h>
#include <sys/cdefs.h> #include <sys/cdefs.h>
#include <ktypes.h>
/* sys/ioctl.h must be included manually before kafs.h */ /* sys/ioctl.h must be included manually before kafs.h */
/* /*