Make pkidir, rundir, logdir modifiable from "configure" command line.
[sliver-openvswitch.git] / lib / command-line.c
index 5ad98d7..7ab08a4 100644 (file)
@@ -31,6 +31,7 @@
  * derivatives without specific, written prior permission.
  */
 
+#include <config.h>
 #include "command-line.h"
 #include <getopt.h>
 #include <limits.h>