X-Git-Url: http://git.marmaro.de/?p=mmh;a=blobdiff_plain;f=sbr%2Fm_mktemp.c;h=ff5d00c71b6948818a30283efcea8cfeb9737aab;hp=4c7703cd745d68b0c2aeedd4a0bd48253e73db34;hb=e917512db8efcbf3b5b5baeb64b6d345fd3686db;hpb=72d1181d50ccb0b410e3745f4fd3981fd673d647 diff --git a/sbr/m_mktemp.c b/sbr/m_mktemp.c index 4c7703c..ff5d00c 100644 --- a/sbr/m_mktemp.c +++ b/sbr/m_mktemp.c @@ -6,8 +6,10 @@ ** complete copyright information. */ -#include #include +#include +#include +#include static char *get_temp_dir();