summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--elf/link.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/elf/link.h b/elf/link.h
index 42e6fa5066..06aac2e805 100644
--- a/elf/link.h
+++ b/elf/link.h
@@ -18,7 +18,9 @@
Boston, MA 02111-1307, USA. */
#ifndef _LINK_H
+
#define _LINK_H 1
+#include <features.h>
#define __need_size_t
#include <stddef.h>