xenserver: Always call ovs-vsctl in bring_down().
[openvswitch] / lib / stream.h
index 3d398f5aa74403ca7eb8e94934052698e5212048..e7eef365b4b8d83cb845d999995a5452bb6179b4 100644 (file)
 #ifndef STREAM_H
 #define STREAM_H 1
 
-#include <assert.h>
 #include <stdbool.h>
 #include <stddef.h>
 #include <stdint.h>
 
-#include "flow.h"
-
 struct pstream;
 struct stream;