mirror of
https://github.com/reactos/reactos.git
synced 2024-11-01 12:26:32 +00:00
9ef17eada6
svn path=/trunk/; revision=475
7 lines
187 B
C
7 lines
187 B
C
#ifndef _INC_CONFIG_H
|
|
#define _INC_CONFIG_H
|
|
/* $Id: config.h,v 1.1 1999/05/16 07:27:35 ea Exp $ */
|
|
#define FMIFS_IMPORT_DLL
|
|
#define REACTOS_NO_SECURITY_SS
|
|
#endif /* ndef _INC_CONFIG_H */
|