summaryrefslogtreecommitdiff
path: root/src/s/sol2-10.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/s/sol2-10.h')
-rw-r--r--src/s/sol2-10.h10
1 files changed, 0 insertions, 10 deletions
diff --git a/src/s/sol2-10.h b/src/s/sol2-10.h
deleted file mode 100644
index b20476e7fb..0000000000
--- a/src/s/sol2-10.h
+++ /dev/null
@@ -1,10 +0,0 @@
-/* Handle Solaris 2.10. */
-
-#include "sol2-6.h"
-
-/* This is used in list_system_processes. */
-#define HAVE_PROCFS 1
-
-/* This is needed for the system_process_attributes implementation. */
-#define _STRUCTURED_PROC 1
-