Update inputs

This commit is contained in:
2025-03-08 18:47:04 +00:00
parent 44e3a3011a
commit 8f4b61fc2b
13 changed files with 62 additions and 50 deletions

View File

@@ -15,6 +15,7 @@ let
passAsFile = [ "code" ];
code = ''
#include <stdio.h>
#include <stdlib.h>
#include <signal.h>
#include <unistd.h>
#include <systemd/sd-daemon.h>