Xinqi Bao's Git

Clean up header includes
[slstatus.git] / components / kernel_release.c
index 531014c..0457301 100644 (file)
@@ -1,8 +1,6 @@
 /* See LICENSE file for copyright and license details. */
-#include <errno.h>
 #include <sys/utsname.h>
 #include <stdio.h>
-#include <string.h>
 
 #include "../util.h"