repo.or.cz
/
NixPkgs.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
biome: 1.9.2 -> 1.9.3
[NixPkgs.git]
/
pkgs
/
tools
/
networking
/
djbdns
/
fix-nix-usernamespace-build.patch
blob
abd9e756a21f725c550f9675c711cb999ece9ba7
1
--- djbdns-1.05.org/chkshsgr.c 2001-02-11 21:11:45.000000000 +0000
2
+++ djbdns-1.05/chkshsgr.c 2017-10-13 10:06:09.392578927 +0100
3
@@ -2,6 +2,7 @@
4
5
int main()
6
{
7
+ return 0;
8
short x[4];
9
10
x[0] = x[1] = 0;