Index: trunk/Ohana/src/opihi/include/pcontrol.h
===================================================================
--- trunk/Ohana/src/opihi/include/pcontrol.h	(revision 8424)
+++ trunk/Ohana/src/opihi/include/pcontrol.h	(revision 10693)
@@ -32,4 +32,12 @@
   PCONTROL_HOST_OFF,
 } HostStat;
+
+typedef enum {
+  PCONTROL_RUN_UNKNOWN,
+  PCONTROL_RUN_NONE,
+  PCONTROL_RUN_HOSTS,
+  PCONTROL_RUN_REAP,
+  PCONTROL_RUN_ALL,
+} RunLevels;
 
 /* stack special positions */
