diff options
Diffstat (limited to 'redo/table_unix.c')
| -rw-r--r-- | redo/table_unix.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/redo/table_unix.c b/redo/table_unix.c index 0bd84de..6354ae7 100644 --- a/redo/table_unix.c +++ b/redo/table_unix.c @@ -1,3 +1,5 @@ +// +build !windows,!darwin + /* 29 july 2014 */ #include "gtk_unix.h" |
