removed stdlib include

master
Tibor Bizjak 2023-07-10 17:53:46 +02:00
parent cf145e880b
commit 1bdbe712fd
1 changed files with 0 additions and 1 deletions

View File

@ -1,5 +1,4 @@
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <ctype.h>
#include <assert.h>