From: yangxx Date: Wed, 16 Jul 2003 19:16:20 +0000 (+0000) Subject: new version of the reading API X-Git-Tag: v0.12.20~3386 X-Git-Url: https://git.lttng.org./?a=commitdiff_plain;h=8a2d0e7181075408c8fa1b35b2a755e200863997;p=lttv.git new version of the reading API git-svn-id: http://ltt.polymtl.ca/svn@103 04897980-b3bd-0310-b5e0-8ef037075253 --- diff --git a/ltt/branches/poly/include/ltt/ltt.h b/ltt/branches/poly/include/ltt/ltt.h index 7c347414..eda0a766 100644 --- a/ltt/branches/poly/include/ltt/ltt.h +++ b/ltt/branches/poly/include/ltt/ltt.h @@ -61,6 +61,7 @@ typedef struct _LttField LttField; typedef struct _LttEvent LttEvent; +typedef struct _LttSystemDescription LttSystemDescription; /* Checksums are used to differentiate facilities which have the same name but differ. */