components/hplip/patches/02_HPCupsFilter.cpp.patch
author Mike Sullivan <Mike.Sullivan@Oracle.COM>
Mon, 08 Sep 2014 23:00:19 -0700
branchs11-update
changeset 3298 824a933aa683
parent 2646 86bc0997bd5f
child 3831 33bc4f8fb536
permissions -rw-r--r--
Added tag s11u3-06 for changeset 4804eb27fa85

--- a/prnt/hpcups/HPCupsFilter.cpp      Tue Dec 21 02:30:42 2010
+++ b/prnt/hpcups/HPCupsFilter.cpp      Tue Dec 21 02:31:05 2010
@@ -36,6 +36,8 @@
 #include <sys/utsname.h>
 #include <time.h>
 #include <sys/timeb.h>
+
+extern "C" int getdomainname(char*, int);
 
 #define HP_FILE_VERSION_STR    "03.09.08.0"