menu_input.c - cleanup

This commit is contained in:
twinaphex 2016-09-16 01:22:23 +02:00
parent f4e35e3cdf
commit d6e4ce5118

View File

@ -14,10 +14,6 @@
* If not, see <http://www.gnu.org/licenses/>.
*/
#ifdef HAVE_CONFIG_H
#include "../../config.h"
#endif
#include <stdint.h>
#include <stddef.h>
#include <stdlib.h>