OpenIndiana and Solaris port
This commit is contained in:
committed by
Jon Trulson
parent
42e891d9e7
commit
01d6c363fa
@@ -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>
|
||||
|
||||
|
||||
@@ -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 ) :
|
||||
|
||||
Reference in New Issue
Block a user