From 0d2b8572a7ab4e2c6b5ab306badc4853bf695f12 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Sat, 28 Sep 1996 18:08:03 +0000 Subject: [PATCH] . --- lib/argmatch.c | 4 ++-- lib/rx.c | 5 ----- 2 files changed, 2 insertions(+), 7 deletions(-) diff --git a/lib/argmatch.c b/lib/argmatch.c index 5f47711c6..c0708bfbb 100644 --- a/lib/argmatch.c +++ b/lib/argmatch.c @@ -18,14 +18,14 @@ /* Written by David MacKenzie */ #ifdef HAVE_CONFIG_H -#include +# include #endif #include #include #ifdef STDC_HEADERS -#include +# include #endif extern char *program_name; diff --git a/lib/rx.c b/lib/rx.c index 453aeedcf..2de97e231 100644 --- a/lib/rx.c +++ b/lib/rx.c @@ -7183,8 +7183,3 @@ regfree (preg) } #endif /* not emacs */ - - - - - -- 2.11.0