Fix -Wundef warning for HAVE_OBSTACK
commitc3c7c3604fdf934d7a8ec70d79915cd8c8984ad1
authorSiddhesh Poyarekar <siddhesh@redhat.com>
Thu, 10 Jul 2014 08:48:13 +0000 (10 14:18 +0530)
committerSiddhesh Poyarekar <siddhesh@redhat.com>
Thu, 10 Jul 2014 08:48:13 +0000 (10 14:18 +0530)
treeb8a8abb7d415b3fa00ade5bdacfefffc2c9cf601
parentd62aa75af1941fca6f07e107afc447b7b248e340
Fix -Wundef warning for HAVE_OBSTACK

Remove the HAVE_OBSTACK macro check and include obstack check in
include path order since we don't have a copy of obstack.h in the
current directory.
ChangeLog
locale/programs/simple-hash.c