mirror of
https://github.com/reactos/reactos.git
synced 2025-06-19 00:45:30 +00:00

* Create a branch for some evul shell experiments. svn path=/branches/shell-experiments/; revision=61927
6 lines
71 B
C
6 lines
71 B
C
|
|
#define _XINT int
|
|
#include <string.h>
|
|
#include "tcsrchr.h"
|
|
|
|
/* EOF */
|