Fix building on bsd

This commit is contained in:
Alexander S. Aganichev 2002-10-01 16:54:16 +00:00
parent 1c8c116321
commit 88a5c07469

View File

@ -31,6 +31,7 @@
// ------------------------------------------------------------------
#include <gdefs.h>
#include <sys/types.h>
#include <regex.h>