components/hplip/patches/02_HPCupsFilter.cpp.patch
changeset 165 111c46cade93
child 1276 dc3977b83042
equal deleted inserted replaced
164:d8515e072926 165:111c46cade93
       
     1 --- hplip-3.10.9-orig/prnt/hpcups/HPCupsFilter.cpp	Tue Dec 21 02:30:42 2010
       
     2 +++ hplip-3.10.9/prnt/hpcups/HPCupsFilter.cpp	Tue Dec 21 02:31:05 2010
       
     3 @@ -35,6 +35,8 @@
       
     4  #include <time.h>
       
     5  #include <sys/timeb.h>
       
     6  
       
     7 +extern "C" int getdomainname(char*, int);
       
     8 +
       
     9  #define HP_FILE_VERSION_STR    "03.09.08.0"
       
    10  
       
    11  static HPCupsFilter    filter;