X-Git-Url: http://git.samba.org/samba.git/?p=obnox%2Fwireshark%2Fwip.git;a=blobdiff_plain;f=ethereal.c;h=16c9ffb22987f67e7ac2e30a798d080f6cb9330d;hp=7ac74c9ed7fd0dd9717a6228ff5f1e22e2bd19c6;hb=be67db1249ee6fe49ed4943d44a07d0908575482;hpb=b8bd93114db6cebc2ad487fb4d8fad73f26b5500 diff --git a/ethereal.c b/ethereal.c index 7ac74c9ed7..16c9ffb229 100644 --- a/ethereal.c +++ b/ethereal.c @@ -1,6 +1,6 @@ /* ethereal.c * - * $Id: ethereal.c,v 1.20 1999/01/04 07:39:14 guy Exp $ + * $Id: ethereal.c,v 1.21 1999/02/09 00:35:35 guy Exp $ * * Ethereal - Network traffic analyzer * By Gerald Combs @@ -65,8 +65,8 @@ #endif #include "ethereal.h" -#include "capture.h" #include "packet.h" +#include "capture.h" #include "file.h" #include "menu.h" #include "etypes.h"