Merge "Remove EXCLUDE_FS_CONFIG_STRUCTURES"
diff --git a/progs/include/bpf_map_def.h b/progs/include/bpf_map_def.h
index 01d9b8e..60412db 100644
--- a/progs/include/bpf_map_def.h
+++ b/progs/include/bpf_map_def.h
@@ -23,7 +23,6 @@
 #include <linux/bpf.h>
 
 // Pull in AID_* constants from //system/core/libcutils/include/private/android_filesystem_config.h
-#define EXCLUDE_FS_CONFIG_STRUCTURES
 #include <private/android_filesystem_config.h>
 
 /*