File: bootparamprog_1.patch

package info (click to toggle)
netkit-bootparamd 0.17-14
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 240 kB
  • sloc: ansic: 511; makefile: 53; sh: 31
file content (12 lines) | stat: -rw-r--r-- 318 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
--- a/bootparam_prot.x	2022-12-02 22:30:20.000000000 +0100
+++ b/bootparam_prot.x	2024-04-08 08:08:22.970963928 +0200
@@ -45,6 +45,9 @@
 %#include <sys/time.h>
 %#include <sys/errno.h>
 %#include <nfs/nfs.h>
+%
+%void bootparamprog_1(struct svc_req *, register SVCXPRT *);
+%
 #endif
 
 const MAX_MACHINE_NAME  = 255;