]> git.sur5r.net Git - u-boot/blobdiff - include/u-boot/md5.h
compiler.h: unify system ifdef cruft here
[u-boot] / include / u-boot / md5.h
index 8b44a7f8441e53916d5e9d755ed97c8717e4b41b..08924cce3cf0b520d64f922dcb61953c9fa9f58a 100644 (file)
@@ -6,7 +6,7 @@
 #ifndef _MD5_H
 #define _MD5_H
 
-#include <linux/types.h>
+#include "compiler.h"
 
 struct MD5Context {
        __u32 buf[4];