summaryrefslogtreecommitdiff
path: root/lib/savewd.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/savewd.h')
-rw-r--r--lib/savewd.h5
1 files changed, 4 insertions, 1 deletions
diff --git a/lib/savewd.h b/lib/savewd.h
index 61912bc9..cd0817b7 100644
--- a/lib/savewd.h
+++ b/lib/savewd.h
@@ -1,6 +1,6 @@
/* Save and restore the working directory, possibly using a subprocess.
- Copyright (C) 2006, 2009-2013 Free Software Foundation, Inc.
+ Copyright (C) 2006, 2009-2014 Free Software Foundation, Inc.
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
@@ -23,6 +23,9 @@
#include <stdbool.h>
#include <sys/types.h>
+#ifndef _GL_INLINE_HEADER_BEGIN
+ #error "Please include config.h first."
+#endif
_GL_INLINE_HEADER_BEGIN
#ifndef SAVEWD_INLINE
# define SAVEWD_INLINE _GL_INLINE