imor fixup for systems without nstzfile.h

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@38258 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
rfm 2014-12-23 14:36:02 +00:00
parent 89d9315270
commit 4998f8063a
3 changed files with 6 additions and 15 deletions

View file

@ -112,7 +112,6 @@
#ifdef HAVE_TZHEAD
#include <tzfile.h>
#else
#define NOID
#include "nstzfile.h"
#endif