Cleanup includes

This commit is contained in:
Baptiste Daroussin 2015-07-29 23:26:14 +00:00
parent 25f37276e5
commit 796ba6fcc2
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=286047

View file

@ -29,15 +29,12 @@ static const char rcsid[] =
"$FreeBSD$";
#endif /* not lint */
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <sys/types.h>
#include <sys/stat.h>
#include <sys/param.h>
#include <unistd.h>
#include <dirent.h>
#include <fcntl.h>
#include <string.h>
#include <unistd.h>
#include "pwupd.h"