7 lines
122 B
C
7 lines
122 B
C
|
/* copyright 2006 Ben Allison */
|
||
|
#ifndef NULLSOFT_APIH
|
||
|
#define NULLSOFT_APIH
|
||
|
|
||
|
#include <api/service/api_service.h>
|
||
|
|
||
|
#endif
|