Add missing includes.

This commit is contained in:
2019-10-26 22:23:53 +01:00
parent 56196330cc
commit b613376a68
3 changed files with 2 additions and 9 deletions

2
main.c
View File

@@ -17,10 +17,8 @@
#include "dicmote.h"
#include <errno.h>
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
int main()
{