X-Git-Url: http://git.thejh.net/?p=libjh.git;a=blobdiff_plain;f=hex.c;h=3d9d07e4fa42fc9f100830c5b0636883bffff02f;hp=9d6c624c70aa93f442db27b81431ef4fa004d2be;hb=a82780d3932b5ec578a95e54cea0945dd7984c3f;hpb=3b41b5c082c2c3719fbbcfc4e381fee04879dc1d diff --git a/hex.c b/hex.c index 9d6c624..3d9d07e 100644 --- a/hex.c +++ b/hex.c @@ -1,8 +1,6 @@ // Copyright (2013) Jann Horn -// This code is licensed under the AGPLv3. HEADER #include -#include #include static inline char hexchar(unsigned char c) {