msgbuf: pull in s_assert

This commit is contained in:
William Pitcock 2016-02-12 12:12:30 -06:00
parent 920e4849f1
commit b4993fe8c3
1 changed files with 2 additions and 0 deletions

View File

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