From bafccb2f57ac1a1852be2d6aafe33cf02d1630c1 Mon Sep 17 00:00:00 2001 From: Jakob Kaivo Date: Tue, 30 Jan 2024 15:45:38 -0500 Subject: update dependencies --- src/dlfcn/RTLD_LOCAL.h | 5 ----- 1 file changed, 5 deletions(-) delete mode 100644 src/dlfcn/RTLD_LOCAL.h (limited to 'src/dlfcn/RTLD_LOCAL.h') 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) -*/ -- cgit v1.2.1