aboutsummaryrefslogtreecommitdiffstats
path: root/epan/Makefile.common
diff options
context:
space:
mode:
authorStig Bjørlykke <stig@bjorlykke.org>2010-01-25 16:21:46 +0000
committerStig Bjørlykke <stig@bjorlykke.org>2010-01-25 16:21:46 +0000
commitd94979dbd10b9e59c9e454e076d3c1995833e3a6 (patch)
tree4f4415947754f6540c39b820a3f0aca4a04fc6f8 /epan/Makefile.common
parent637274ebbce866e726871373e0fc2fa022c86246 (diff)
Removed gnuc_format_check.h
Added g_gnuc_malloc.h svn path=/trunk/; revision=31660
Diffstat (limited to 'epan/Makefile.common')
-rw-r--r--epan/Makefile.common2
1 files changed, 1 insertions, 1 deletions
diff --git a/epan/Makefile.common b/epan/Makefile.common
index 60b8c5d868..e3dbdb8442 100644
--- a/epan/Makefile.common
+++ b/epan/Makefile.common
@@ -175,7 +175,7 @@ LIBWIRESHARK_INCLUDES = \
gcp.h \
geoip_db.h \
golay.h \
- gnuc_format_check.h \
+ g_gnuc_malloc.h \
greproto.h \
guid-utils.h \
h225-persistentdata.h \