]> mj.ucw.cz Git - libucw.git/blobdiff - ucw/runcmd.c
Growing arrays: Fixed test cases
[libucw.git] / ucw / runcmd.c
index 9670187df38069f3d4005b3c5f054323dcc80ac9..6f82d40ef79f0469c5aa9a1d460d96456d3e9cda 100644 (file)
@@ -8,6 +8,7 @@
  */
 
 #include "ucw/lib.h"
+#include "ucw/process.h"
 
 #include <stdlib.h>
 #include <string.h>