chiark
/
gitweb
/
~mdw
/
disorder
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Source code reorganization:
[disorder]
/
lib
/
hex.c
diff --git
a/lib/hex.c
b/lib/hex.c
index 15860ad9bdc3099c5ab880697276ae90490ef193..e0542ce1c73d067d62ebe1fec7d3b6a1d941b634 100644
(file)
--- a/
lib/hex.c
+++ b/
lib/hex.c
@@
-19,11
+19,7
@@
*/
/** @file lib/hex.c @brief Hexadecimal encoding and decoding */
*/
/** @file lib/hex.c @brief Hexadecimal encoding and decoding */
-#include <config.h>
-#include "types.h"
-
-#include <stdio.h>
-#include <string.h>
+#include "common.h"
#include "hex.h"
#include "mem.h"
#include "hex.h"
#include "mem.h"