From 1fd361a1ea06e44286c213ca1f814f49306fdc43 Mon Sep 17 00:00:00 2001 From: giraffedata Date: Sat, 19 Aug 2006 03:12:28 +0000 Subject: Create Subversion repository git-svn-id: http://svn.code.sf.net/p/netpbm/code/trunk@1 9d0c8265-081b-0410-96cb-a4ca84ce46f8 --- converter/ppm/ppmtompeg/gethostname.h | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 converter/ppm/ppmtompeg/gethostname.h (limited to 'converter/ppm/ppmtompeg/gethostname.h') diff --git a/converter/ppm/ppmtompeg/gethostname.h b/converter/ppm/ppmtompeg/gethostname.h new file mode 100644 index 00000000..e5450175 --- /dev/null +++ b/converter/ppm/ppmtompeg/gethostname.h @@ -0,0 +1,7 @@ +#ifndef GETHOSTNAME_H_INCLUDED +#define GETHOSTNAME_H_INCLUDED + +const char * +GetHostName(void); + +#endif -- cgit 1.4.1