Xinqi Bao's Git

Clean up header includes
[slstatus.git] / components / user.c
index cd503f6..71a0c9d 100644 (file)
@@ -1,8 +1,6 @@
 /* See LICENSE file for copyright and license details. */
-#include <errno.h>
 #include <pwd.h>
 #include <stdio.h>
-#include <string.h>
 #include <sys/types.h>
 #include <unistd.h>