* simpos.c: #include <config.h> if HAVE_CONFIG_H.

This commit is contained in:
Rob Browning 2003-03-25 23:59:48 +00:00
commit c3f1a20453

View file

@ -41,6 +41,9 @@
#if HAVE_CONFIG_H
# include <config.h>
#endif
#include <errno.h>