mirror of
https://github.com/samba-team/samba.git
synced 2025-02-04 17:47:26 +03:00
It's #ifdef CONFIG_H, not #if CONFI_H
(This used to be commit 0bc9e5e5d7977113f926e3334ccff330116da565)
This commit is contained in:
parent
7e4e1d7049
commit
ea598c28ff
@ -1,7 +1,7 @@
|
||||
#ifndef __SPINLOCK_H__
|
||||
#define __SPINLOCK_H__
|
||||
|
||||
#if HAVE_CONFIG_H
|
||||
#ifdef HAVE_CONFIG_H
|
||||
#include <config.h>
|
||||
#endif
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user