mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2024-11-18 17:00:49 +01:00
Another typo by me
Reviewed by: Submitted by:
This commit is contained in:
parent
1624344d17
commit
d9e9aec7ad
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=2197
@ -31,11 +31,11 @@
|
||||
* SUCH DAMAGE.
|
||||
*
|
||||
* @(#)mbuf.h 8.3 (Berkeley) 1/21/94
|
||||
* $Id: mbuf.h,v 1.3 1994/08/06 11:26:16 davidg Exp $
|
||||
* $Id: mbuf.h,v 1.4 1994/08/21 04:41:51 paul Exp $
|
||||
*/
|
||||
|
||||
#ifndef _SYS_MALLOC_H_
|
||||
#define _SYS_MALLOC_H_
|
||||
#ifndef _SYS_MBUF_H_
|
||||
#define _SYS_MBUF_H_
|
||||
|
||||
#ifndef M_WAITOK
|
||||
#include <sys/malloc.h>
|
||||
|
Loading…
Reference in New Issue
Block a user