Thomas Veerman 6bbcab3ec4 Clean up MFS a bit:
- Remove unused includes.
 - Add include guards to headers.
 - Use unsigned variables in case they're never going to hold a negative
   value. This causes GCC's complaints to disappear and should make flexelint
   a lot happier, too.
 - Make functions private when they're used only within a module.
 - Remove unused variables.
 - Add casts where appropriate.
2010-06-01 12:35:33 +00:00
..
2010-06-01 12:35:33 +00:00
2009-12-20 20:27:14 +00:00
2010-04-09 21:56:44 +00:00
2010-03-05 15:05:11 +00:00
2010-04-09 21:56:44 +00:00
2010-01-21 09:32:15 +00:00
2008-02-22 15:46:59 +00:00
2010-03-05 15:05:11 +00:00