mirror of
https://github.com/samba-team/samba.git
synced 2025-01-28 17:47:29 +03:00
9130e707c1
which I will have to merge in later on. This latest version of eparser tries to stick more closely to the original parser.pm. (This used to be commit 456a4d1d72807da037417073f346451421638c2f)
6 lines
103 B
C
6 lines
103 B
C
#include "moduleinfo.h"
|
|
|
|
#ifndef ENABLE_STATIC
|
|
G_MODULE_EXPORT const gchar version[] = VERSION;
|
|
#endif
|