Ammend to static inline, for no gcc warning.
[pachi.git] / t-unit / test.h
blobadc27d6d8138a887189040856e5a57bef9fe07d2
1 #ifndef PACHI_T_UNIT_TEST_H
2 #define PACHI_T_UNIT_TEST_H
4 void unittest(char *filename);
6 #endif