mirror of
https://github.com/reactos/reactos.git
synced 2024-11-11 01:04:11 +00:00
6 lines
133 B
C
6 lines
133 B
C
|
|
#ifndef _INC_CONFIG_H
|
|
#define _INC_CONFIG_H
|
|
#define FMIFS_IMPORT_DLL
|
|
#define REACTOS_NO_SECURITY_SS
|
|
#endif /* ndef _INC_CONFIG_H */
|