Commit 7f64541c30e66f4fb172420a1107b73abf5a3020

Dan Nicholson 2009-01-14T18:07:06

ks_tables: Remove table-specific #ifdefs and add header guard Since we'll be including ks_tables.h in a single file, we don't need to make parts conditional. A header guard has been added just to be safe.