summaryrefslogtreecommitdiff
path: root/ext/libelf/_libelf.h
diff options
context:
space:
mode:
Diffstat (limited to 'ext/libelf/_libelf.h')
-rw-r--r--ext/libelf/_libelf.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/ext/libelf/_libelf.h b/ext/libelf/_libelf.h
index a811abb1a..f6cec6e32 100644
--- a/ext/libelf/_libelf.h
+++ b/ext/libelf/_libelf.h
@@ -30,6 +30,7 @@
#define __LIBELF_H_
#include "elf_queue.h"
+#include "libelf.h"
#ifndef NULL
#define NULL ((void *) 0)