db4
Doug Coleman 2009-04-02 11:42:10 -05:00
parent e841308bf6
commit 5a9dc86774
1 changed files with 1 additions and 1 deletions

View File

@ -96,7 +96,7 @@
#if defined(FACTOR_X86)
#include "os-solaris-x86.32.h"
#elif defined(FACTOR_AMD64)
#incluide "os-solaris-x86.64.h"
#include "os-solaris-x86.64.h"
#else
#error "Unsupported Solaris flavor"
#endif