mirror of
https://github.com/reactos/reactos.git
synced 2024-11-02 21:09:15 +00:00
456be5d16b
svn path=/trunk/; revision=15091
7 lines
143 B
C
7 lines
143 B
C
#ifndef _INC_CONFIG_H
|
|
#define _INC_CONFIG_H
|
|
/* $Id$ */
|
|
#define FMIFS_IMPORT_DLL
|
|
#define REACTOS_NO_SECURITY_SS
|
|
#endif /* ndef _INC_CONFIG_H */
|