-cleaning up client api to test for service availability
[oweals/gnunet.git] / src / arm / do_start_process.c
index b4bb10c6a728a0ccd99e5fdcd3bafa2c1ab3c66a..95ec74405e92e857f6cd82289f1a9ae6ffa2775a 100644 (file)
@@ -18,6 +18,8 @@
      Boston, MA 02111-1307, USA.
 */
 
+#include "gnunet_os_lib.h"
+
 /**
  * Actually start a process.  All of the arguments given to this
  * function are strings that are used for the "argv" array.  However,