about summary refs log tree commit diff
path: root/pkgs/tools/admin/daemontools/fix-nix-usernamespace-build.patch
blob: 9b784e7ca11214a6ff77ecc2048fca03d7baaec3 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- admin.org/daemontools-0.76/src/chkshsgr.c	2001-07-12 17:49:49.000000000 +0100
+++ admin/daemontools-0.76/src/chkshsgr.c	2017-05-31 23:54:56.662174028 +0100
@@ -4,6 +4,7 @@
 
 int main()
 {
+  return 0;
   short x[4];
 
   x[0] = x[1] = 0;