OpenIndiana and Solaris port

This commit is contained in:
Ulrich Wilkens
2014-10-28 19:46:43 +01:00
committed by Jon Trulson
parent 42e891d9e7
commit 01d6c363fa
296 changed files with 1049 additions and 1091 deletions

View File

@@ -7,7 +7,7 @@ XCOMM $TOG: Imakefile /main/8 1998/08/05 13:24:05 mgreess $
#define LibHeaders NO
#define CplusplusSource YES
DEPEND_DEFINES = $(CXXDEPENDINCLUDES)
DEPEND_DEFINES = $(CXXDEPENDINCLUDES) $(DEPENDDEFINES)
#include <Threads.tmpl>

View File

@@ -70,7 +70,7 @@
#include <assert.h>
#if !defined(linux) && !defined(CSRG_BASED)
extern forceUpdate( Widget );
extern void forceUpdate( Widget );
#endif
InterruptibleCmd::InterruptibleCmd ( char *name, char *label, int active ) :