aboutsummaryrefslogtreecommitdiffstats
path: root/epan/tvbtest.c
diff options
context:
space:
mode:
authorguy <guy@f5534014-38df-0310-8fa8-9805f1628bb7>2004-10-12 18:00:39 +0000
committerguy <guy@f5534014-38df-0310-8fa8-9805f1628bb7>2004-10-12 18:00:39 +0000
commitcac43ef3cbf89d61a4b420291724cdbece2f019f (patch)
tree72086dbbbf0bdf19381ce5703456e7a0952071bf /epan/tvbtest.c
parentecce1b8afa3d70eee081b753516f3aa62167aeb5 (diff)
From Albert Chin: in a test program, include <glibconfig.h> rather than
<glib.h> when checking for the format for 64-bit integers, as, on Solaris 2.5.1, <glib.h> ends up defining a function that requires stuff from glib, and the test program isn't linked with glib - including <glibconfig.h> is sufficient to get guint64 defined, and that's all we need. git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@12282 f5534014-38df-0310-8fa8-9805f1628bb7
Diffstat (limited to 'epan/tvbtest.c')
0 files changed, 0 insertions, 0 deletions