ref: fc582333b8903ac2af1dada360fbabc502db9427
parent: 7d6b0ad1265ef7e7418cc4adc54fe470259a0e33
author: cinap_lenrek <cinap_lenrek@felloff.net>
date: Sat Aug 20 23:42:33 EDT 2016
kern/win32: remove #include <libsec.h> (was there for sha1)
--- a/kern/win32.c
+++ b/kern/win32.c
@@ -3,7 +3,6 @@
#include "lib.h"
#include "dat.h"
#include "fns.h"
-#include <libsec.h>
typedef struct Oproc Oproc;
struct Oproc {