Apply patch: ncpfs-hg-commit-408.patch

This commit is contained in:
Mario Fetka
2026-04-28 20:56:02 +02:00
parent 1d3ed884cc
commit cf9a7f8a83
2 changed files with 22 additions and 2 deletions

View File

@@ -110,8 +110,6 @@ for more examples see /contrib/php/site
#include <wchar.h>
#include <string.h>
#include <syslog.h>
#include <libintl.h>
#define _(X) gettext(X)
static int is_member_of_group_bind( char* errstr,NWCONN_HANDLE conn,const char* user,const char* group) {
int err;