diff options
Diffstat (limited to 'lib/closeout.c')
-rw-r--r-- | lib/closeout.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/closeout.c b/lib/closeout.c index fb7d2bb42..5d0509ded 100644 --- a/lib/closeout.c +++ b/lib/closeout.c @@ -17,7 +17,7 @@ along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -#if HAVE_CONFIG_H +#ifdef HAVE_CONFIG_H # include <config.h> #endif |