diff options
author | CoprDistGit <infra@openeuler.org> | 2024-08-01 15:40:13 +0000 |
---|---|---|
committer | CoprDistGit <infra@openeuler.org> | 2024-08-01 15:40:13 +0000 |
commit | 05f6fb34ee79ee8112ef549e93f0a138be0e2abf (patch) | |
tree | 6ba01d84d85f00b380477077d920c341c3570b09 /hplip-timeb-removed.patch | |
parent | 9e5a3ab8358d9d01de9ddf82042f5f1a42cfb841 (diff) |
automatic import of hplipopeneuler24.03_LTS
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 |