mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-04 09:09:56 +00:00
Define _NS_PRIVATE to make declarations visible.
This eliminates -Wmissing-prototypes warnings.
This commit is contained in:
parent
ffdd70376a
commit
ae274020ba
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=288013
@ -29,6 +29,7 @@
|
||||
__FBSDID("$FreeBSD$");
|
||||
|
||||
#include "namespace.h"
|
||||
#define _NS_PRIVATE
|
||||
#include <nsswitch.h>
|
||||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
|
Loading…
Reference in New Issue
Block a user