summaryrefslogtreecommitdiffstats
path: root/otherlibs/unix/socketaddr.h
diff options
context:
space:
mode:
Diffstat (limited to 'otherlibs/unix/socketaddr.h')
-rw-r--r--otherlibs/unix/socketaddr.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/otherlibs/unix/socketaddr.h b/otherlibs/unix/socketaddr.h
index cf25e2f99..c2957af09 100644
--- a/otherlibs/unix/socketaddr.h
+++ b/otherlibs/unix/socketaddr.h
@@ -11,7 +11,7 @@
/* */
/***********************************************************************/
-#include "misc.h"
+#include "caml/misc.h"
#include <sys/types.h>
#include <sys/socket.h>
#include <sys/un.h>