summaryrefslogtreecommitdiff
path: root/source/common/acgetline.c
diff options
context:
space:
mode:
Diffstat (limited to 'source/common/acgetline.c')
-rw-r--r--source/common/acgetline.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/source/common/acgetline.c b/source/common/acgetline.c
index dfc065389..a28aaf78d 100644
--- a/source/common/acgetline.c
+++ b/source/common/acgetline.c
@@ -119,8 +119,6 @@
#include "acparser.h"
#include "acdebug.h"
-#include <stdio.h>
-
/*
* This is an os-independent implementation of line-editing services needed
* by the AcpiExec utility. It uses getchar() and putchar() and the existing