aboutsummaryrefslogtreecommitdiffstats
path: root/epan/Makefile.common
diff options
context:
space:
mode:
authorJeff Morriss <jeff.morriss@ulticom.com>2011-04-23 11:10:47 +0000
committerJeff Morriss <jeff.morriss@ulticom.com>2011-04-23 11:10:47 +0000
commit0bbbcf55df44969533c8e7dbfe258bf8ecf6dc28 (patch)
treed7d5bed73fe6ee747d6695c8c18cfad8970abf12 /epan/Makefile.common
parentdbf6e826af5851d3eaee22a24ebfcd48227c0b3d (diff)
Rename g_gnuc_malloc.h to g_gnuc.h
svn path=/trunk/; revision=36831
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 9026c9ea3e..01d9d9b71e 100644
--- a/epan/Makefile.common
+++ b/epan/Makefile.common
@@ -176,7 +176,7 @@ LIBWIRESHARK_INCLUDES = \
gcp.h \
geoip_db.h \
golay.h \
- g_gnuc_malloc.h \
+ g_gnuc.h \
greproto.h \
guid-utils.h \
h225-persistentdata.h \