summaryrefslogtreecommitdiffstats
path: root/libsyscalls_perror.c
diff options
context:
space:
mode:
Diffstat (limited to 'libsyscalls_perror.c')
-rw-r--r--libsyscalls_perror.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/libsyscalls_perror.c b/libsyscalls_perror.c
index 4b110c7..f4f3a0c 100644
--- a/libsyscalls_perror.c
+++ b/libsyscalls_perror.c
@@ -1,8 +1,6 @@
/* See LICENSE file for copyright and license details. */
#include "common.h"
-#include <stdio.h>
-
void
libsyscalls_perror(const char *prefix, enum libsyscalls_error error)