mirror of
git://git.psyced.org/git/psyced
synced 2024-08-15 03:25:10 +00:00
are we going to have state implemented just by mistake?
This commit is contained in:
parent
c4a915e82f
commit
7502990918
9 changed files with 32 additions and 29 deletions
|
@ -23,12 +23,11 @@
|
|||
* the first byte.
|
||||
*/
|
||||
|
||||
#ifndef SPYC
|
||||
#define SPYC
|
||||
|
||||
#include <psyc.h>
|
||||
|
||||
#ifndef USE_PSYC
|
||||
|
||||
#if __EFUN_DEFINED__(psyc_parse)
|
||||
# define LIBPSYC
|
||||
# include <sys/libpsyc.h>
|
||||
|
@ -46,4 +45,4 @@
|
|||
return; \
|
||||
}
|
||||
|
||||
#endif // USE_PSYC
|
||||
#endif // SPYC
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue