smatch.h: move stree_stack declaration from smatch_slist.h to smatch.h
commita18f04edda3c9cd5565884572b3622215ab330d0
authorDan Carpenter <dan.carpenter@oracle.com>
Thu, 9 Apr 2015 14:54:38 +0000 (9 17:54 +0300)
committerDan Carpenter <dan.carpenter@oracle.com>
Thu, 9 Apr 2015 14:54:38 +0000 (9 17:54 +0300)
tree83dc92ec35049a573121d604c8bb6442fc4225c7
parent13b6fe28cf186b5656e24cade9700abc10c55ab8
smatch.h: move stree_stack declaration from smatch_slist.h to smatch.h

I want to use this without including smatch_slist.h.

Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
smatch.h
smatch_slist.h