Revision 1de7afc9 slirp/sbuf.c

b/slirp/sbuf.c
6 6
 */
7 7

  
8 8
#include <slirp.h>
9
#include <main-loop.h>
9
#include <qemu/main-loop.h>
10 10

  
11 11
static void sbappendsb(struct sbuf *sb, struct mbuf *m);
12 12

  

Also available in: Unified diff