diff options
Diffstat (limited to 'tests/getsrc_die.c')
| -rw-r--r-- | tests/getsrc_die.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/getsrc_die.c b/tests/getsrc_die.c index 055aede0..f878fa62 100644 --- a/tests/getsrc_die.c +++ b/tests/getsrc_die.c @@ -19,7 +19,6 @@ #endif #include <errno.h> -#include <error.h> #include <fcntl.h> #include <inttypes.h> #include <libelf.h> @@ -27,6 +26,7 @@ #include <stdio.h> #include <stdlib.h> #include <unistd.h> +#include "system.h" int |
