summaryrefslogtreecommitdiff
path: root/src/dlfcn/RTLD_LOCAL.h
blob: 817d3adfe1679a128f9c069dfe99ecca7f044b1f (plain)
1
2
3
4
5
#define RTLD_LOCAL                                                        (1<<3)

/*
XOPEN(500)
*/