Fix -Wmissing-prototypes/-Wmissing-declarations warnings
[babeltrace.git] / src / param-parse / param-parse.c
index e7e98b342b0bb12d974ed5151178bd0c6052de97..c2e0ec59349ce5106838dc28d646ed21656d72fc 100644 (file)
@@ -20,6 +20,8 @@
  * SOFTWARE.
  */
 
+#include "param-parse.h"
+
 #include <errno.h>
 #include <stdlib.h>
 #include <string.h>
This page took 0.023642 seconds and 4 git commands to generate.