Files
MINGW-packages/mingw-w64-libp11/engine_h_win32.patch
Biswapriyo Nath df882d6a87 libp11: update to 0.4.16
* Use signed source tarball instead of git repository.
* Fix engines and modules directory.
* Rebase engine_h_win32.patch after the following commit.
  761ef676b3
* Remove verinfo.patch which was added in upstream.
  2209d86502
2025-07-07 11:43:24 +05:30

11 lines
207 B
Diff

--- a/src/engine.h
+++ b/src/engine.h
@@ -37,6 +37,7 @@
#define LOG_NOTICE 5
#define LOG_INFO 6
#define LOG_DEBUG 7
+#include "config.h"
#else
#include <syslog.h>
#include "config.h"