mirror of
https://github.com/ChronosX88/psyced.git
synced 2024-11-10 12:31:01 +00:00
8 lines
153 B
C
8 lines
153 B
C
// $Id: active.c,v 1.1 2008/01/30 17:06:48 lynx Exp $ // vim:syntax=lpc
|
|
#include "psyc.h"
|
|
#ifdef LIBPSYC
|
|
|
|
#include "../psyc/active.c"
|
|
|
|
#endif // LIBPSYC
|