Hi Anders,

How does it break?

The diff:

--- trunk/wiretap/file_wrappers.h       2011/06/04 20:14:06     37542
+++ trunk/wiretap/file_wrappers.h       2011/06/04 21:20:57     37543
@@ -23,6 +23,10 @@
 #ifndef __FILE_H__
 #define __FILE_H__

+#include <glib.h>
+#include <wtap.h>
+#include <wsutil/file_util.h>
+
 extern gint64 file_seek(FILE_T stream, gint64 offset, int whence, int *err);
 extern gint64 file_tell(FILE_T stream);
 extern gint64 file_tell_raw(FILE_T stream);

You can contact me using the internal company address. ;-)

Cheers,
Balint


On 06/07/2011 02:52 PM, Anders Broman wrote:
Hi,
The change to file_wrappers.h breaks building of a wiretap plugin for me, 
reverting the
Change to file_wrappers.h makes it build again.
Reghards
Anders

-----Original Message-----
From: wireshark-commits-boun...@wireshark.org 
[mailto:wireshark-commits-boun...@wireshark.org] On Behalf Of 
rbal...@wireshark.org
Sent: den 4 juni 2011 23:21
To: wireshark-comm...@wireshark.org
Subject: [Wireshark-commits] rev 37543: /trunk/wiretap/ /trunk/wiretap/: 
5views.h airopeek9.h ascend-int.h ascendtext.h atm.h ber.h btsnoop.h buffer.h 
catapult_dct2000.h commview.h cosine.h csids.h daintree-sna.h ...

http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=37543

User: rbalint
Date: 2011/06/04 02:21 PM

Log:
  Fix wiretap headers to allow error-free ABI dumping.

Directory: /trunk/wiretap/
   Changes    Path                     Action
   +2 -0      5views.h                 Modified
   +1 -0      airopeek9.h              Modified
   +6 -0      ascend-int.h             Modified
   +1 -0      ascendtext.h             Modified
   +1 -0      atm.h                    Modified
   +1 -0      ber.h                    Modified
   +1 -0      btsnoop.h                Modified
   +1 -0      buffer.h                 Modified
   +7 -0      catapult_dct2000.h       Modified
   +1 -0      commview.h               Modified
   +2 -0      cosine.h                 Modified


(39 files not shown)
___________________________________________________________________________
Sent via:    Wireshark-commits mailing list<wireshark-comm...@wireshark.org>
Archives:    http://www.wireshark.org/lists/wireshark-commits
Unsubscribe: https://wireshark.org/mailman/options/wireshark-commits
              mailto:wireshark-commits-requ...@wireshark.org?subject=unsubscribe
___________________________________________________________________________
Sent via:    Wireshark-dev mailing list<wireshark-dev@wireshark.org>
Archives:    http://www.wireshark.org/lists/wireshark-dev
Unsubscribe: https://wireshark.org/mailman/options/wireshark-dev
              mailto:wireshark-dev-requ...@wireshark.org?subject=unsubscribe

___________________________________________________________________________
Sent via:    Wireshark-dev mailing list <wireshark-dev@wireshark.org>
Archives:    http://www.wireshark.org/lists/wireshark-dev
Unsubscribe: https://wireshark.org/mailman/options/wireshark-dev
            mailto:wireshark-dev-requ...@wireshark.org?subject=unsubscribe

Reply via email to