mirror of
https://git.openafs.org/openafs.git
synced 2025-01-21 08:20:16 +00:00
missing-assert-h-20031129
Missing assert.h for added assert()
This commit is contained in:
parent
21ca232974
commit
a95c759cd7
@ -83,6 +83,7 @@ RCSID
|
|||||||
#include "rx_packet.h"
|
#include "rx_packet.h"
|
||||||
#include "rx_globals.h"
|
#include "rx_globals.h"
|
||||||
#include <lwp.h>
|
#include <lwp.h>
|
||||||
|
#include <assert.h>
|
||||||
#ifdef HAVE_STRING_H
|
#ifdef HAVE_STRING_H
|
||||||
#include <string.h>
|
#include <string.h>
|
||||||
#else
|
#else
|
||||||
|
Loading…
Reference in New Issue
Block a user