0
0
Fork 0
mirror of https://github.com/matrix-construct/construct synced 2024-10-01 21:28:53 +02:00

msgbuf: pull in s_assert

This commit is contained in:
William Pitcock 2016-02-12 12:12:30 -06:00
parent 920e4849f1
commit b4993fe8c3

View file

@ -19,6 +19,8 @@
* POSSIBILITY OF SUCH DAMAGE.
*/
#include "s_assert.h"
#ifndef CHARYBDIS__MSGBUF_H
#define CHARYBDIS__MSGBUF_H