projects
/
kopensolaris-gnu
/
glibc.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Optimize a bit by using mempcpy.
[kopensolaris-gnu/glibc.git]
/
nss
/
nss.h
diff --git
a/nss/nss.h
b/nss/nss.h
index
b36c53d
..
dc50cf7
100644
(file)
--- a/
nss/nss.h
+++ b/
nss/nss.h
@@
-20,8
+20,8
@@
and for implementors of new services. */
#ifndef _NSS_H
-
#define _NSS_H 1
+
#include <features.h>