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

#include pike_types.h

Rev: src/modules/_Crypto/include/crypto_types.h:1.3
parent 1c50493e
No related branches found
No related tags found
No related merge requests found
...@@ -6,7 +6,7 @@ ...@@ -6,7 +6,7 @@
#define CRYPTO_TYPES_H_INCLUDED #define CRYPTO_TYPES_H_INCLUDED
#ifdef PIKE #ifdef PIKE
#include <types.h> #include <pike_types.h>
#include <global.h> #include <global.h>
#else /* !PIKE */ #else /* !PIKE */
#define INT32 long #define INT32 long
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment