aboutsummaryrefslogtreecommitdiffstats
path: root/asn1/x411/packet-x411-template.c
diff options
context:
space:
mode:
authorRonnie Sahlberg <ronnie_sahlberg@ozemail.com.au>2005-11-16 09:27:43 +0000
committerRonnie Sahlberg <ronnie_sahlberg@ozemail.com.au>2005-11-16 09:27:43 +0000
commit898dc49980669be2a46d1c7f57527b5a6cf3b24d (patch)
treef2843c83d6fd66b0a3d52e8799ba63fe2b4b9666 /asn1/x411/packet-x411-template.c
parent6c466a143710a8a4d80032f07442aba291970dc3 (diff)
add a simple g_strlcat define in strutil for gtk==1 where this symbol does not exist
svn path=/trunk/; revision=16511
Diffstat (limited to 'asn1/x411/packet-x411-template.c')
-rw-r--r--asn1/x411/packet-x411-template.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/asn1/x411/packet-x411-template.c b/asn1/x411/packet-x411-template.c
index 58c90a98bf..237ff8f3da 100644
--- a/asn1/x411/packet-x411-template.c
+++ b/asn1/x411/packet-x411-template.c
@@ -46,6 +46,7 @@
#include "packet-x411.h"
#include <epan/emem.h>
+#include <epan/strutil.h>
#define PNAME "X.411 Message Transfer Service"
#define PSNAME "X411"