Remove unintented import

This commit is contained in:
Lorenz Kästle 2025-03-11 12:40:32 +01:00
parent 8b25eaa0d1
commit e2b806ebf5

View file

@ -2,7 +2,6 @@
#include "../../config.h"
#include "thresholds.h"
#include <mysql/udf_registration_types.h>
#include <stddef.h>
static char ld_defattr[] = "(objectclass=*)";