summaryrefslogtreecommitdiffstats
path: root/lib/exitfail.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/exitfail.c')
-rw-r--r--lib/exitfail.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/exitfail.c b/lib/exitfail.c
index 2ae5f69..27d38c3 100644
--- a/lib/exitfail.c
+++ b/lib/exitfail.c
@@ -15,9 +15,9 @@
15 You should have received a copy of the GNU General Public License 15 You should have received a copy of the GNU General Public License
16 along with this program; see the file COPYING. 16 along with this program; see the file COPYING.
17 If not, write to the Free Software Foundation, 17 If not, write to the Free Software Foundation,
18 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ 18 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */
19 19
20#if HAVE_CONFIG_H 20#ifdef HAVE_CONFIG_H
21# include <config.h> 21# include <config.h>
22#endif 22#endif
23 23