summaryrefslogtreecommitdiff
path: root/src/uname.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/uname.c')
-rw-r--r--src/uname.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/uname.c b/src/uname.c
index 39b170285..060d63e94 100644
--- a/src/uname.c
+++ b/src/uname.c
@@ -36,8 +36,7 @@
#include "system.h"
#include "version.h"
-
-void error ();
+#include "error.h"
static void print_element ();
static void usage ();