redmine

Removed extra dependency on "port-hacks.h"

Showing 1 changed file with 0 additions and 4 deletions
@@ -24,10 +24,6 @@ @@ -24,10 +24,6 @@
24 #include <stdint.h> 24 #include <stdint.h>
25 #include <sys/types.h> 25 #include <sys/types.h>
26 26
27 -#ifndef CLSYNC_ITSELF  
28 -# include <clsync/port-hacks.h>  
29 -#endif  
30 -  
31 #define CLSYNC_API_VERSION 2 27 #define CLSYNC_API_VERSION 2
32 28
33 enum eventobjtype { 29 enum eventobjtype {