summaryrefslogtreecommitdiffstats
path: root/lib/qtimers.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/qtimers.c')
-rw-r--r--lib/qtimers.c5
1 files changed, 1 insertions, 4 deletions
diff --git a/lib/qtimers.c b/lib/qtimers.c
index 6ccb7f7d..3af79d7b 100644
--- a/lib/qtimers.c
+++ b/lib/qtimers.c
@@ -18,11 +18,8 @@
* Free Software Foundation, Inc., 59 Temple Place - Suite 330,
* Boston, MA 02111-1307, USA.
*/
+#include "misc.h"
-#include <stddef.h>
-#include <string.h>
-
-#include "zassert.h"
#include "qtimers.h"
#include "memory.h"
#include "heap.h"