summaryrefslogtreecommitdiff
blob: 9da84d4b45a6627fb6273f3bb4629e8920b47e64 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
http://bugs.gentoo.org/336478

--- dwarves.c
+++ dwarves.c
@@ -21,6 +21,8 @@
 #include <stdlib.h>
 #include <string.h>
 #include <unistd.h>
+#include <sys/types.h>
+#include <sys/stat.h>
 
 #include "config.h"
 #include "list.h"