summaryrefslogtreecommitdiffstats
path: root/examples/pk_lib.c
diff options
context:
space:
mode:
Diffstat (limited to 'examples/pk_lib.c')
-rw-r--r--examples/pk_lib.c5
1 files changed, 0 insertions, 5 deletions
diff --git a/examples/pk_lib.c b/examples/pk_lib.c
index f85cbe0..f30a488 100644
--- a/examples/pk_lib.c
+++ b/examples/pk_lib.c
@@ -6,12 +6,7 @@
*/
#include <stdio.h>
#include <string.h>
-#include <unistd.h>
-#include <fcntl.h>
-#include <time.h>
-#include <sys/ioctl.h>
#include <sys/types.h>
-#include <sys/stat.h>
#include <stdlib.h>
#include <ncrypto.h>