add fnmatch.h

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@8927 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Assar Westerlund
2000-08-10 20:11:58 +00:00
parent 3ac095e99d
commit 18bc0640ce

View File

@@ -38,6 +38,7 @@
#ifdef HAVE_ARPA_NAMESER_H
#include <arpa/nameser.h>
#endif
#include <fnmatch.h>
#include "resolve.h"
RCSID("$Id$");