Make build on Windows

This commit is contained in:
Nicolas Williams
2013-06-21 23:09:44 -05:00
parent b935bf493e
commit f80cc553f8
4 changed files with 15 additions and 0 deletions

View File

@@ -36,6 +36,8 @@
#ifndef __DER_H__
#define __DER_H__
#include <stdint.h>
typedef enum {
ASN1_C_UNIV = 0,
ASN1_C_APPL = 1,