Updating HEAD branch #4; Merging CABAL -> HEAD.
This commit is contained in:
parent
e64ef59df4
commit
462ab530e5
58 changed files with 9898 additions and 2867 deletions
7
system.h
7
system.h
|
|
@ -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__ */
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue