mirror of
https://github.com/reactos/reactos.git
synced 2025-02-25 18:02:05 +00:00
8 lines
82 B
C
8 lines
82 B
C
/* $Id$
|
|
*/
|
|
|
|
#define _XINT int
|
|
#include <string.h>
|
|
#include "tcschr.h"
|
|
|
|
/* EOF */
|