1
0
mirror of https://github.com/samba-team/samba.git synced 2025-08-03 04:22:09 +03:00

Merge of compile tweaks for python tdbpack module.

This commit is contained in:
Tim Potter
-
parent ec4ed45563
commit b50816b500
2 changed files with 2 additions and 2 deletions

View File

@ -28,7 +28,7 @@
/* This module is supposed to be standalone, however for portability
it would be good to use the FUNCTION_MACRO preprocessor define. */
#include "config.h"
#include "include/config.h"
#ifdef HAVE_FUNCTION_MACRO
#define FUNCTION_MACRO (__FUNCTION__)