chiark / gitweb /
seccomp-util.h: make sure seccomp-util.h can be included alone
[elogind.git] / src / shared / missing.h
index 478988c8a41d3850ce59f5e9bc75644ee792228d..f226197555facdbd7a98e4bc705587860b243a66 100644 (file)
 #include <libaudit.h>
 #endif
 
 #include <libaudit.h>
 #endif
 
-#include "macro.h"
-
 #ifdef ARCH_MIPS
 #include <asm/sgidefs.h>
 #endif
 
 #ifdef ARCH_MIPS
 #include <asm/sgidefs.h>
 #endif
 
+#include "macro.h"
+
 #ifndef RLIMIT_RTTIME
 #define RLIMIT_RTTIME 15
 #endif
 #ifndef RLIMIT_RTTIME
 #define RLIMIT_RTTIME 15
 #endif