diff options
| author | Dimitry Andric <dim@FreeBSD.org> | 2026-02-14 21:03:56 +0000 |
|---|---|---|
| committer | Dimitry Andric <dim@FreeBSD.org> | 2026-03-13 08:25:46 +0000 |
| commit | 27612e339b813fd512365febb70d669cce20a53b (patch) | |
| tree | d3ecf06131f2678d0e974c11d35c7067d386a67f /science | |
| parent | 77d93fb940569cc77ec21d01dbd6ed50e2d09407 (diff) | |
Diffstat (limited to 'science')
| -rw-r--r-- | science/mmdb2/files/patch-mmdb2_mmdb__machine__.h | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/science/mmdb2/files/patch-mmdb2_mmdb__machine__.h b/science/mmdb2/files/patch-mmdb2_mmdb__machine__.h new file mode 100644 index 000000000000..c168ba29cda1 --- /dev/null +++ b/science/mmdb2/files/patch-mmdb2_mmdb__machine__.h @@ -0,0 +1,10 @@ +--- mmdb2/mmdb_machine_.h.orig 2022-03-01 06:35:17 UTC ++++ mmdb2/mmdb_machine_.h +@@ -41,6 +41,7 @@ + #ifndef __MMDB_Machine__ + #define __MMDB_Machine__ + ++#include <stddef.h> + #include "mmdb_mattype.h" + + /* |
