summaryrefslogtreecommitdiff
path: root/progs
diff options
context:
space:
mode:
authorTom Cherry <tomcherry@google.com>2020-03-04 13:42:06 -0800
committerTom Cherry <tomcherry@google.com>2020-03-04 13:42:06 -0800
commitb2891eed1632b7efb97258f2024c7fc8422cd23a (patch)
tree925b71a2e15e6ae7ffc972f51242de70031daf03 /progs
parente9e8305a3625f72867ecc5d40bddf8e45e8ae6e0 (diff)
downloadbpf-b2891eed1632b7efb97258f2024c7fc8422cd23a.tar.gz
Remove EXCLUDE_FS_CONFIG_STRUCTURES
This is no longer needed Bug: 149785767 Test: build Change-Id: Ic4c8f23dc5b9dbebfeee0820d007fd46919834b4
Diffstat (limited to 'progs')
-rw-r--r--progs/include/bpf_map_def.h1
1 files changed, 0 insertions, 1 deletions
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>
/*