dumpcap doesn't need stuff declared in capture.h; it just needs what's

declared in capture_opts.h.

svn path=/trunk/; revision=24352
This commit is contained in:
Guy Harris 2008-02-16 08:44:33 +00:00
parent 7eac554d02
commit 8d8800f3e9

View File

@ -86,7 +86,7 @@
#include "sync_pipe.h"
#include "capture.h"
#include "capture_opts.h"
#include "capture_sync.h"
#include "conditions.h"