Merge most of internal headers into internal.h
Fix the includes accordingly and get rid of some unused ones.
This commit is contained in:
parent
9177e021ab
commit
cef67c9f09
24 changed files with 218 additions and 362 deletions
3
cipher.c
3
cipher.c
|
@ -16,8 +16,7 @@
|
|||
|
||||
#include <stdlib.h>
|
||||
|
||||
#include "lilcrypto.h"
|
||||
#include "cipher.h"
|
||||
#include "internal.h"
|
||||
|
||||
|
||||
int
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue