1
0
mirror of https://github.com/samba-team/samba.git synced 2025-07-30 19:42:05 +03:00

r2835: Since we always have -I. and -I$(srcdir) in CFLAGS, we can get rid of

'..' from all #include preprocessor commands.   This fixes bugzilla #1880
where OpenVMS gets confused about the '.' characters.
(This used to be commit 7f161702fa)
This commit is contained in:
Tim Potter
2004-10-07 04:01:18 +00:00
committed by Gerald (Jerry) Carter
parent 66e689478a
commit b4cf9e9505
33 changed files with 35 additions and 35 deletions

View File

@ -27,7 +27,7 @@
* Define this to get the real SMBCFILE and SMBCSRV structures
*/
#define _SMBC_INTERNAL
#include "../include/libsmbclient.h"
#include "include/libsmbclient.h"
/*
* Structure we use if internal caching mechanism is used