Clean up some includes.

Includes #465, noticed by Sid Price.
This commit is contained in:
Uwe Bonnes 2019-04-13 19:30:38 +02:00
parent 32d2b2c4bf
commit fd3af639b0
1 changed files with 0 additions and 1 deletions

View File

@ -35,7 +35,6 @@
#include "platform_support.h"
#ifndef DEBUG
#include <stdio.h>
#define DEBUG printf
#endif