]> git.pond.sub.org Git - empserver/commitdiff
(struct ulist): Add abstract reference to types.h to accomodate
authorRon Koenderink <rkoenderink@yahoo.ca>
Wed, 4 Oct 2006 01:20:29 +0000 (01:20 +0000)
committerRon Koenderink <rkoenderink@yahoo.ca>
Wed, 4 Oct 2006 01:20:29 +0000 (01:20 +0000)
the ciruclar reference between struct ulist and union empobj_storage
and struct lndstr.

include/types.h

index de6e6c755991e75a7eaf26d570fae13c6c9ebcb4..07542bd6425efc413b2cee98728daa61c6a9ab39 100644 (file)
@@ -57,6 +57,7 @@ struct trdstr;
 struct trtstr;
 struct comstr;
 struct cmndstr;
+struct ulist;
 
 union empobj_storage;