log-e-sappho/include/spho/spho.h

9 lines
119 B
C

#ifndef _SPHO_SPHO_H
#define _SPHO_SPHO_H
#include <sys/queue.h>
#include "spho/err.h"
#include "spho/ctx.h"
#endif