]> Pileus Git - ~andy/linux/blobdiff - include/linux/types.h
ipv4: fix wildcard search with inet_confirm_addr()
[~andy/linux] / include / linux / types.h
index 1cc0e4b9a048140420c45317980bd15f8e6524a8..4d118ba113497b11a31a9855ab223da663464380 100644 (file)
@@ -156,6 +156,7 @@ typedef u32 dma_addr_t;
 #endif
 typedef unsigned __bitwise__ gfp_t;
 typedef unsigned __bitwise__ fmode_t;
+typedef unsigned __bitwise__ oom_flags_t;
 
 #ifdef CONFIG_PHYS_ADDR_T_64BIT
 typedef u64 phys_addr_t;