diff -r 6d96b69920f6 -r 86bc0997bd5f components/hplip/patches/02_HPCupsFilter.cpp.patch --- a/components/hplip/patches/02_HPCupsFilter.cpp.patch Wed Jun 05 06:47:13 2013 -0700 +++ b/components/hplip/patches/02_HPCupsFilter.cpp.patch Mon Jun 10 02:27:16 2013 -0700 @@ -1,11 +1,11 @@ ---- hplip-3.10.9-orig/prnt/hpcups/HPCupsFilter.cpp Tue Dec 21 02:30:42 2010 -+++ hplip-3.10.9/prnt/hpcups/HPCupsFilter.cpp Tue Dec 21 02:31:05 2010 -@@ -35,6 +35,8 @@ - #include - #include - +--- 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 + #include + #include ++ +extern "C" int getdomainname(char*, int); -+ - #define HP_FILE_VERSION_STR "03.09.08.0" - - static HPCupsFilter filter; + + #define HP_FILE_VERSION_STR "03.09.08.0" +