/* -*- C -*- * $Id: defs.h 11708 2007-02-12 23:01:19Z shyouhei $ */ #ifndef DEFS_H #define DEFS_H #include #include #include #if !defined(__BEGIN_DECLS) # define __BEGIN_DECLS # define __END_DECLS #endif #include #endif /* DEFS_H */