mastodont-c/include/mastodont_announcement.h
nekobit c0ddc1bf5e Add clause
FossilOrigin-Name: 4e8cdf2538b5a6eaf91c61e3b0ae57621d0934f376351c5d3b7b320927eb27d8
2022-11-14 15:36:07 +00:00

11 lines
183 B
C

/*
* Licensed under BSD 3-Clause License
*/
#ifndef MASTODONT_ANNOUNCEMENT_H
#define MASTODONT_ANNOUNCEMENT_H
#include <mastodont_types.h>
#endif /* MASTODONT_ANNOUNCEMENT_H */