diff options
Diffstat (limited to 'lib/libadmin/template.c')
-rw-r--r-- | lib/libadmin/template.c | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/lib/libadmin/template.c b/lib/libadmin/template.c index 630e41a9..247e801a 100644 --- a/lib/libadmin/template.c +++ b/lib/libadmin/template.c @@ -35,6 +35,11 @@ * Copyright (C) 2005 Red Hat, Inc. * All rights reserved. * END COPYRIGHT BLOCK **/ + +#ifdef HAVE_CONFIG_H +# include <config.h> +#endif + /* * template.c: The actual HTML templates in a static variable * |