summaryrefslogtreecommitdiff
path: root/src/dlfcn/RTLD_LOCAL.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/dlfcn/RTLD_LOCAL.h')
-rw-r--r--src/dlfcn/RTLD_LOCAL.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/src/dlfcn/RTLD_LOCAL.h b/src/dlfcn/RTLD_LOCAL.h
deleted file mode 100644
index 817d3adf..00000000
--- a/src/dlfcn/RTLD_LOCAL.h
+++ /dev/null
@@ -1,5 +0,0 @@
-#define RTLD_LOCAL (1<<3)
-
-/*
-XOPEN(500)
-*/