5 lines
61 B
C
5 lines
61 B
C
|
#ifndef CRYPTO_H
|
||
|
# define CRYPTO_H 1
|
||
|
|
||
|
#endif /* !CRYPTO_H */
|