projects
/
openwrt.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
revert to previous awk getopt behavior - the new one seems crappier and breaks a...
[openwrt.git]
/
package
/
busybox
/
patches
/
110-no_shadow.patch
1
--- busybox-1.3.1-old/include/libbb.h 2006-12-27 05:56:18.000000000 +0100
2
+++ busybox-1.3.1/include/libbb.h 2006-12-28 07:08:09.000000000 +0100
3
@@ -51,9 +51,7 @@
4
5
#include "pwd_.h"
6
#include "grp_.h"
7
-#if ENABLE_FEATURE_SHADOWPASSWDS
8
#include "shadow_.h"
9
-#endif
10
11
/* Try to pull in PATH_MAX */
12
#include <limits.h>
This page took
0.039257 seconds
and
5
git commands to generate.