From 692760720b197b46e8e4268bede8cad6f90399aa Mon Sep 17 00:00:00 2001 From: Manuel Mausz Date: Tue, 11 Jun 2019 15:28:27 +0200 Subject: Fix compile warnings... --- auto-str.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'auto-str.c') diff --git a/auto-str.c b/auto-str.c index acc3d60..ae38f33 100644 --- a/auto-str.c +++ b/auto-str.c @@ -1,5 +1,5 @@ +#include #include "substdio.h" -#include "readwrite.h" #include "exit.h" char buf1[256]; -- cgit v1.2.3