X-Git-Url: http://git.thejh.net/?p=libjh.git;a=blobdiff_plain;f=header.h;h=44ef576834ff9827c2df7ee9ac15468a07d134bb;hp=faf6756515e0576cfc6ee244b13ded89ebf170b1;hb=e42f5dfa29fbf2bcfec7d3169c76dc7046c602b2;hpb=ae2ab6ade88f182910ae59abfbf69ef0ce64c273 diff --git a/header.h b/header.h index faf6756..44ef576 100644 --- a/header.h +++ b/header.h @@ -1,3 +1,6 @@ +#include +#include + /***** COMPILER-SPECIFIC STUFF *****/ #ifdef __GNUC__ #define JH_ATTR_NORETURN __attribute__ ((noreturn))