Remove krazy lines

This commit is contained in:
Kurt Hindenburg
2012-03-08 23:16:44 -05:00
parent 00cfc430cf
commit c272fb2c15
2 changed files with 1 additions and 2 deletions

View File

@@ -54,7 +54,7 @@
#endif
#if defined(Q_OS_FREEBSD)
#include <sys/sysctl.h> //krazy:exclude=includes
#include <sys/sysctl.h>
#include <sys/types.h>
#include <sys/user.h>
#include <sys/syslimits.h>