summaryrefslogtreecommitdiff
path: root/headers/dlfcn.h
diff options
context:
space:
mode:
Diffstat (limited to 'headers/dlfcn.h')
-rw-r--r--headers/dlfcn.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/headers/dlfcn.h b/headers/dlfcn.h
index 1fde25d47..d365f42ee 100644
--- a/headers/dlfcn.h
+++ b/headers/dlfcn.h
@@ -29,6 +29,7 @@
#ifndef __DLFCN_H__
#define __DLFCN_H__
+#include <stdint.h>
#include <sys/cdefs.h>
__BEGIN_DECLS