summaryrefslogtreecommitdiffstats
path: root/src/imageplugins
diff options
context:
space:
mode:
Diffstat (limited to 'src/imageplugins')
-rw-r--r--src/imageplugins/coreplugin/sharpnesseditor/clapack/err.c2
-rw-r--r--src/imageplugins/coreplugin/sharpnesseditor/clapack/f2c.h1
-rw-r--r--src/imageplugins/coreplugin/sharpnesseditor/clapack/util.c2
3 files changed, 0 insertions, 5 deletions
diff --git a/src/imageplugins/coreplugin/sharpnesseditor/clapack/err.c b/src/imageplugins/coreplugin/sharpnesseditor/clapack/err.c
index 90af7cae..60f31013 100644
--- a/src/imageplugins/coreplugin/sharpnesseditor/clapack/err.c
+++ b/src/imageplugins/coreplugin/sharpnesseditor/clapack/err.c
@@ -1,6 +1,4 @@
#ifndef NON_UNIX_STDIO
-#define _INCLUDE_POSIX_SOURCE /* for HP-UX */
-#define _INCLUDE_XOPEN_SOURCE /* for HP-UX */
#include "sys/types.h"
#include "sys/stat.h"
#endif
diff --git a/src/imageplugins/coreplugin/sharpnesseditor/clapack/f2c.h b/src/imageplugins/coreplugin/sharpnesseditor/clapack/f2c.h
index 6514cd91..f6b49623 100644
--- a/src/imageplugins/coreplugin/sharpnesseditor/clapack/f2c.h
+++ b/src/imageplugins/coreplugin/sharpnesseditor/clapack/f2c.h
@@ -207,7 +207,6 @@ typedef doublereal E_f; /* real function with -R not specified */
#undef mc68020
#undef mips
#undef pdp11
-#undef sgi
#undef sparc
#undef sun
#undef sun2
diff --git a/src/imageplugins/coreplugin/sharpnesseditor/clapack/util.c b/src/imageplugins/coreplugin/sharpnesseditor/clapack/util.c
index 684cdfc4..2546b4d5 100644
--- a/src/imageplugins/coreplugin/sharpnesseditor/clapack/util.c
+++ b/src/imageplugins/coreplugin/sharpnesseditor/clapack/util.c
@@ -1,6 +1,4 @@
#ifndef NON_UNIX_STDIO
-#define _INCLUDE_POSIX_SOURCE /* for HP-UX */
-#define _INCLUDE_XOPEN_SOURCE /* for HP-UX */
#include "sys/types.h"
#include "sys/stat.h"
#endif