summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lib/libexecinfo/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libexecinfo/Makefile b/lib/libexecinfo/Makefile
index 009cb0c..81fa82a 100644
--- a/lib/libexecinfo/Makefile
+++ b/lib/libexecinfo/Makefile
@@ -7,7 +7,7 @@ SHLIB_MAJOR= 1
.PATH: ${LIBEXECINFO}
-INCS= execinfo.h symtab.h unwind.h
+INCS= execinfo.h
SRCS= backtrace.c symtab.c unwind.c
DPADD= ${LIBELF}
OpenPOWER on IntegriCloud