mirror of
https://github.com/perk11/runwhenidle.git
synced 2026-01-10 06:08:00 -05:00
Add missing include
This commit is contained in:
@@ -8,6 +8,7 @@
|
||||
#include "process_handling.h"
|
||||
#include "output_settings.h"
|
||||
#include "pause_methods.h"
|
||||
#include "tty_utils.h"
|
||||
|
||||
pid_t run_shell_command(const char *shell_command_to_run) {
|
||||
if (verbose) {
|
||||
|
||||
Reference in New Issue
Block a user