mirror of
https://github.com/samba-team/samba.git
synced 2025-03-24 10:50:22 +03:00
Fix build warning for libsmbclient example.
Guenther (This used to be commit 8f411753b2130e9c1f260a15d031f57ba07b62a1)
This commit is contained in:
parent
bf08d19c23
commit
af02de700d
@ -24,6 +24,8 @@
|
||||
|
||||
#include <stdio.h>
|
||||
#include <errno.h>
|
||||
#include <string.h>
|
||||
#include <stdlib.h>
|
||||
#include <gtk/gtk.h>
|
||||
#include "libsmbclient.h"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user