add unix types

db4
Doug Coleman 2008-03-16 16:29:49 -05:00
parent 6a8886b876
commit 906734e8eb
1 changed files with 1 additions and 0 deletions

View File

@ -133,6 +133,7 @@ int main() {
#endif
#ifdef UNIX
unix_types();
#endif
return 0;