I think we should decide on a unique way how to include files:
jma...@egg:~/work/wireshark/svn/trunk/epan> grep proto.h *.[ch] | grep include
emem.c:#include <proto.h>
epan_dissect.h:#include "proto.h"
expert.h:#include <epan/proto.h>
oids.c:#include "proto.h"
packet.h:#include "proto.h"
prefs.c:#include <epan/proto.h>
proto.c:#include "proto.h"
reassemble_test.c:#include <epan/proto.h>
tpg.h:#include <epan/proto.h>
tvbparse.c:#include <epan/proto.h>
tvbuff.c:#include "proto.h" /* XXX - only used for DISSECTOR_ASSERT,
probably a new header file? */
jma...@egg:~/work/wireshark/svn/trunk/epan>
Is there any reason not to use the "proto.h" version?
If there is: Is that a design bug how we build our stuff?
Thanks
Joerg
--
Joerg Mayer <[email protected]>
We are stuck with technology when what we really want is just stuff that
works. Some say that should read Microsoft instead of technology.
___________________________________________________________________________
Sent via: Wireshark-dev mailing list <[email protected]>
Archives: http://www.wireshark.org/lists/wireshark-dev
Unsubscribe: https://wireshark.org/mailman/options/wireshark-dev
mailto:[email protected]?subject=unsubscribe