This commit is contained in:
V4bel 2026-05-08 03:46:07 +09:00
parent 72f2b56c8b
commit eb33132154

4
exp.c
View file

@ -1656,10 +1656,6 @@ int rxrpc_lpe_main(int argc, char **argv)
* nullok) cases uniformly, and works even when the caller is in a * nullok) cases uniformly, and works even when the caller is in a
* background process group of an ssh-allocated PTY. * background process group of an ssh-allocated PTY.
* *
* Build:
* gcc -O0 -static -Wall -o dirtyfrag-exp \
* dirtyfrag_exp.c su_body.c rxrpc_body.c -lutil
*
*/ */
#define _GNU_SOURCE #define _GNU_SOURCE
#include <stdio.h> #include <stdio.h>