1
0
mirror of https://github.com/taigrr/tplinkController synced 2025-01-18 04:43:13 -08:00

Remove unnecessary includes

This commit is contained in:
Jason Benaim 2018-11-24 21:04:42 -08:00
parent 89f819707d
commit e24f5d53f1

View File

@ -1,8 +1,6 @@
#include <stdio.h>
#include <inttypes.h>
#include <stdlib.h>
#include <string.h>
#include <errno.h>
#include "version.h"
#include "comms.h"