Parent Directory
|
Revision Log
4.1 which builds with tirpc/glibc-2.32
1 | tv | 1649366 | --- makedbm/makedbm.c.headers 2017-02-21 13:57:23.933293831 +0100 |
2 | +++ makedbm/makedbm.c 2017-02-21 13:57:48.141286207 +0100 | ||
3 | @@ -30,6 +30,7 @@ | ||
4 | #include <netdb.h> | ||
5 | #include <rpc/rpc.h> | ||
6 | #include <rpcsvc/yp_prot.h> | ||
7 | +#include "yp.h" | ||
8 | |||
9 | #if defined (__NetBSD__) || (defined(__GLIBC__) && (__GLIBC__ == 2 && __GLIBC_MINOR__ == 0)) | ||
10 | /* <rpc/rpc.h> is missing the prototype */ |
ViewVC Help | |
Powered by ViewVC 1.1.30 |