diff options
| author | Lorenz Kästle <12514511+RincewindsHat@users.noreply.github.com> | 2025-12-17 17:19:21 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-12-17 17:19:21 +0100 |
| commit | 828a9720b10814c5836d03aa35af05d196c4104b (patch) | |
| tree | 47414aa6a2846650448a77ce836219d65c97eb57 /plugins/check_smtp.c | |
| parent | 68fc05381ee5fa0aee1413118fbb3d81ca888b09 (diff) | |
| parent | 6ce11bc44f5fe2344083a94175a1667ca02e016c (diff) | |
| download | monitoring-plugins-828a9720b10814c5836d03aa35af05d196c4104b.tar.gz | |
Fix v3.0.0-rc1 Build on OpenBSD
Diffstat (limited to 'plugins/check_smtp.c')
| -rw-r--r-- | plugins/check_smtp.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/plugins/check_smtp.c b/plugins/check_smtp.c index e806ad29..e8c35f58 100644 --- a/plugins/check_smtp.c +++ b/plugins/check_smtp.c | |||
| @@ -37,7 +37,6 @@ | |||
| 37 | #include "base64.h" | 37 | #include "base64.h" |
| 38 | #include "regex.h" | 38 | #include "regex.h" |
| 39 | 39 | ||
| 40 | #include <bits/getopt_ext.h> | ||
| 41 | #include <ctype.h> | 40 | #include <ctype.h> |
| 42 | #include <string.h> | 41 | #include <string.h> |
| 43 | #include "check_smtp.d/config.h" | 42 | #include "check_smtp.d/config.h" |
