]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - lib/libstand/zutil.h.diff
Define misc structs outside of struct firewire_comm.
[FreeBSD/FreeBSD.git] / lib / libstand / zutil.h.diff
1 $FreeBSD$
2 --- zutil.h     Fri Jun 28 23:58:21 2002
3 +++ zutil.h     Fri Jun 28 23:56:24 2002
4 @@ -15,11 +15,7 @@
5  
6  #include "zlib.h"
7  
8 -#ifdef STDC
9 -#  include <stddef.h>
10 -#  include <string.h>
11 -#  include <stdlib.h>
12 -#endif
13 +#include "stand.h"
14  #ifdef NO_ERRNO_H
15      extern int errno;