Add headers

This commit is contained in:
twinaphex 2017-05-20 19:05:09 +02:00
parent b4f0ebca4d
commit e4055e0d1b

View File

@ -20,6 +20,8 @@
* OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
*/
#include <stdio.h>
#include <stdint.h>
#include <stddef.h>
#include <string.h>
#include <ctype.h>