macro_table: do not include smatch.h
commitf03ddbda7492c62e7d61c7422ffd9cda1fb35034
authorDan Carpenter <error27@gmail.com>
Sat, 22 May 2010 20:22:22 +0000 (22 22:22 +0200)
committerDan Carpenter <error27@gmail.com>
Sat, 22 May 2010 20:22:22 +0000 (22 22:22 +0200)
treeb45854eff801aeb438dc8161803da6bad2710a02
parentaa448813607a881d206e00979cba0e81a000a89c
macro_table: do not include smatch.h

If we include smatch.h it recompiles this and relinks the sparse libraries.
That isn't needed.

Signed-off-by: Dan Carpenter <error27@gmail.com>
macro_table.c