Change #ifdef<TAB>HAVE_CONFIG_H to #ifdef HAVE_CONFIG_H.
[pspp] / lib / getcwd.c
index 666310a7e7990784772b3fdda1b48c765954ad52..3bc6e9a52ec498a140671b19a46ed851bbed4bb8 100644 (file)
@@ -16,7 +16,7 @@
    with this program; if not, write to the Free Software Foundation,
    Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.  */
 
-#ifdef HAVE_CONFIG_H
+#ifdef HAVE_CONFIG_H
 # include <config.h>
 #endif