New function stp_set_bridge_id() to change the bridge ID of a running STP.
[sliver-openvswitch.git] / lib / list.c
index c35ef10..8eaf9fe 100644 (file)
@@ -30,6 +30,7 @@
  * advertising or publicity pertaining to the Software or any
  * derivatives without specific, written prior permission.
  */
+#include <config.h>
 #include "list.h"
 #include <assert.h>