djbdns: fix build in usernamespaces

This commit is contained in:
Joerg Thalheim
2017-10-13 10:08:34 +01:00
parent 2864bc8fd9
commit 6ec6af4625
2 changed files with 12 additions and 2 deletions
@@ -0,0 +1,10 @@
--- djbdns-1.05.org/chkshsgr.c 2001-02-11 21:11:45.000000000 +0000
+++ djbdns-1.05/chkshsgr.c 2017-10-13 10:06:09.392578927 +0100
@@ -2,6 +2,7 @@
int main()
{
+ return 0;
short x[4];
x[0] = x[1] = 0;