about summary refs log tree commit diff
path: root/dlfcn/dlopen.c
diff options
context:
space:
mode:
Diffstat (limited to 'dlfcn/dlopen.c')
-rw-r--r--dlfcn/dlopen.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/dlfcn/dlopen.c b/dlfcn/dlopen.c
index cb49e6b142..66c43de059 100644
--- a/dlfcn/dlopen.c
+++ b/dlfcn/dlopen.c
@@ -18,6 +18,7 @@
    Boston, MA 02111-1307, USA.  */
 
 #include <dlfcn.h>
+#include <stddef.h>
 
 struct dlopen_args
 {