remove a couple of unnecessary header includes
This commit is contained in:
parent
d27c3e3b09
commit
b86e48dd66
@ -35,9 +35,6 @@
|
||||
#include "utils.h"
|
||||
#include "getpasswd.h"
|
||||
|
||||
#include "digest.h"
|
||||
#include "rijndael.h"
|
||||
|
||||
#include <sys/stat.h>
|
||||
#include <fcntl.h>
|
||||
|
||||
|
||||
@ -40,7 +40,6 @@
|
||||
#include "access.h"
|
||||
#include "utils.h"
|
||||
#include "log_msg.h"
|
||||
#include "rijndael.h"
|
||||
|
||||
/* Add an access string entry
|
||||
*/
|
||||
|
||||
@ -43,7 +43,6 @@
|
||||
#include "fw_util.h"
|
||||
#include "fwknopd_errors.h"
|
||||
#include "replay_cache.h"
|
||||
#include "rijndael.h"
|
||||
|
||||
/* Validate and in some cases preprocess/reformat the SPA data. Return an
|
||||
* error code value if there is any indication the data is not valid spa data.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user