#ifndef GSDLSYSFUNCS_H
#define GSDLSYSFUNCS_H

#include <sys/stat.h>

#ifdef HAVE_CONFIG_H
# ifdef _MSC_VER
#  include <win32cfg.h>
# else
#  include <config.h>
# endif
#endif



#endif
