pike.git
/
src
/
modules
/
_Roxen
/
roxen.c
version
»
Context lines:
10
20
40
80
file
none
3
pike.git/src/modules/_Roxen/roxen.c:1:
/* || This file is part of Pike. For copyright information see COPYRIGHT. || Pike is distributed under GPL, LGPL and MPL. See the file COPYING || for more information. */
-
#define NO_PIKE_SHORTHAND
-
+
#include "global.h" #include "config.h" #include "machine.h" #include <sys/stat.h> #include <fcntl.h> #include <ctype.h> #include <time.h>