Updating HEAD branch #4; Merging CABAL -> HEAD.

This commit is contained in:
Ivo Timmermans 2002-04-09 15:26:01 +00:00
parent e64ef59df4
commit 462ab530e5
58 changed files with 9898 additions and 2867 deletions

View file

@ -41,5 +41,12 @@
#endif
#define N_(Text) Text
#ifndef HAVE_STRSIGNAL
# define strsignal(p) ""
#endif
/* Other functions */
#include <dropin.h>
#endif /* __TINC_SYSTEM_H__ */