mirror of
https://github.com/samba-team/samba.git
synced 2024-12-25 23:21:54 +03:00
a8722a190b
Signed-off-by: Günther Deschner <gd@samba.org>
7 lines
91 B
C
7 lines
91 B
C
#ifndef __LOCALEDIR_H__
|
|
#define __LOCALEDIR_H__
|
|
|
|
extern const char *dyn_LOCALEDIR;
|
|
|
|
#endif
|