From ca205fee172224deebba1d90f7af94b890563e52 Mon Sep 17 00:00:00 2001 From: Simone Piccardi Date: Sun, 25 Mar 2012 18:02:42 +0000 Subject: [PATCH] Questo era rimasto indietro --- listati/f_owner_ex.h | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 listati/f_owner_ex.h diff --git a/listati/f_owner_ex.h b/listati/f_owner_ex.h new file mode 100644 index 0000000..f69ae2c --- /dev/null +++ b/listati/f_owner_ex.h @@ -0,0 +1,4 @@ +struct f_owner_ex { + int type; + pid_t pid; +}; -- 2.30.2