X-Git-Url: http://4ch.mooo.com/gitweb/?p=16.git;a=blobdiff_plain;f=src%2Flib%2F16_head.h;h=8c5d5381699677454c15d591c9aa703c2d271600;hp=a92a21b5d38e2767b8dc885d1193876a77dc246e;hb=e646dd0bd9df6a064b2c7192eb675c2a4191c3b8;hpb=0df3c2d5e81ce6a2f1d498b3107e1fd223e7af80 diff --git a/src/lib/16_head.h b/src/lib/16_head.h index a92a21b5..8c5d5381 100755 --- a/src/lib/16_head.h +++ b/src/lib/16_head.h @@ -196,6 +196,7 @@ void printmeminfoline(byte *strc, const byte *pee, size_t h_total, size_t h_used int US_CheckParm(char *parm,char **strings); byte dirchar(byte in); void print_mem(void const *vp, size_t n); +void hres (void); #define PRINT_OPAQUE_STRUCT(p) print_mem((p), sizeof(*(p)))