]> git.proxmox.com Git - ovs.git/blobdiff - lib/learning-switch.c
Better abstract OpenFlow error codes.
[ovs.git] / lib / learning-switch.c
index 2fc6392f1c8418d7566dd3d782fc093c96295c31..3bcb9610a5644338641bd82c1d9d0e5d1ee5716b 100644 (file)
@@ -29,6 +29,7 @@
 #include "hmap.h"
 #include "mac-learning.h"
 #include "ofpbuf.h"
+#include "ofp-errors.h"
 #include "ofp-parse.h"
 #include "ofp-print.h"
 #include "ofp-util.h"