From e68449ee1db529d0ef7b88fb0fba15263445b574 Mon Sep 17 00:00:00 2001 From: Michael Stapelberg Date: Sat, 4 Oct 2008 19:16:41 +0200 Subject: Implement run_watches --- wmiistatus.h | 1 + 1 file changed, 1 insertion(+) (limited to 'wmiistatus.h') diff --git a/wmiistatus.h b/wmiistatus.h index de876ad..13ec2c7 100644 --- a/wmiistatus.h +++ b/wmiistatus.h @@ -13,3 +13,4 @@ static char *get_battery_info(void); static char *get_wireless_info(void); static char *get_ip_address(const char *interface); static char *get_eth_info(void); +bool process_runs(const char *path); -- cgit v1.2.3