mirror of
git://git.psyced.org/git/psyced
synced 2024-08-15 03:25:10 +00:00
7 lines
153 B
C
7 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
|