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