Skip to content
Snippets Groups Projects
Commit d643af70 authored by Niels Möller's avatar Niels Möller
Browse files

Marked as obsolete.

Rev: src/symmetric/include/types.h:1.2
Rev: src/symmetric/util.h:1.2
parent 5c6854f8
No related branches found
No related tags found
No related merge requests found
...@@ -3,6 +3,8 @@ ...@@ -3,6 +3,8 @@
/* Define types for GPG code */ /* Define types for GPG code */
#warning Don't use include/types.h
#include "lsh_types.h" #include "lsh_types.h"
typedef UINT8 byte; typedef UINT8 byte;
......
#ifndef _UTIL_H #ifndef _UTIL_H
#define _UTIL_H #define _UTIL_H
#warning Don't use lib/util.h
/* Bridge from GPG style to lsh style */ /* Bridge from GPG style to lsh style */
#include "lsh_types.h" #include "lsh_types.h"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment