mirror of
https://github.com/samba-team/samba.git
synced 2025-01-12 09:18:10 +03:00
r5786: Bugzilla #2443. Fix gcc4 compile found by Mark Loeser.
(This used to be commit ab79612ac6
)
This commit is contained in:
parent
ec066590d1
commit
ef422bff26
@ -21,6 +21,8 @@
|
||||
#ifndef _POPT_COMMON_H
|
||||
#define _POPT_COMMON_H
|
||||
|
||||
#include <popt.h>
|
||||
|
||||
/* Common popt structures */
|
||||
extern struct poptOption popt_common_samba[];
|
||||
extern struct poptOption popt_common_connection[];
|
||||
|
Loading…
Reference in New Issue
Block a user