// ----------------------------------------------------------------------------
 // headers
 // ----------------------------------------------------------------------------
+
+#ifndef __PALMOS__
+
 #if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
 #pragma implementation "notebook.h"
 #endif
   return retval;
 }
 
+#endif // __PALMOS__