1
0
mirror of https://github.com/samba-team/samba.git synced 2025-07-23 20:59:10 +03:00

Correct netapi header filename. Thanks Jeremy.

Guenther
(This used to be commit f192737ec8)
This commit is contained in:
Günther Deschner
2007-12-22 00:02:45 +01:00
parent 2fc5eb7916
commit 86dfb55ffb
3 changed files with 3 additions and 3 deletions

View File

@ -28,7 +28,7 @@
#include <gtk/gtk.h>
#include <glib/gprintf.h>
#include <libnetapi.h>
#include <netapi.h>
#define MAX_CRED_LEN 256
#define MAX_NETBIOS_NAME_LEN 15