diff options
Diffstat (limited to 'hplip-timeb-removed.patch')
-rw-r--r-- | hplip-timeb-removed.patch | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/hplip-timeb-removed.patch b/hplip-timeb-removed.patch new file mode 100644 index 0000000..1dc9aff --- /dev/null +++ b/hplip-timeb-removed.patch @@ -0,0 +1,12 @@ +diff --git a/prnt/hpcups/CommonDefinitions.h b/prnt/hpcups/CommonDefinitions.h +index 082aec9..86763d4 100644 +--- a/prnt/hpcups/CommonDefinitions.h ++++ b/prnt/hpcups/CommonDefinitions.h +@@ -48,7 +48,6 @@ + #include <syslog.h> + #include <assert.h> + #include <time.h> +-#include <sys/timeb.h> + #include <string.h> + + #ifndef _GNU_SOURCE |