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