summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNiels Provos <provos@cvs.openbsd.org>1997-06-29 11:11:35 +0000
committerNiels Provos <provos@cvs.openbsd.org>1997-06-29 11:11:35 +0000
commite2ce68990faf4fb83c1c2d9ebe29178829cbc2d5 (patch)
tree88f97d0d271cf3d8eeb11343c4c1800a5a26e662
parente041cfba34d3da099b3ada67d26f33a6e1297804 (diff)
<des.h>
-rw-r--r--lib/libdes/des_locl.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libdes/des_locl.h b/lib/libdes/des_locl.h
index 295ff74f9ce..1bdf497a9a4 100644
--- a/lib/libdes/des_locl.h
+++ b/lib/libdes/des_locl.h
@@ -78,7 +78,7 @@
#ifndef MSDOS
#include <unistd.h>
#endif
-#include "des.h"
+#include <des.h>
#ifndef DES_DEFAULT_OPTIONS
/* the following is tweaked from a config script, that is why it is a