From: Simone Piccardi Date: Sun, 25 Mar 2012 18:02:42 +0000 (+0000) Subject: Questo era rimasto indietro X-Git-Url: https://gapil.gnulinux.it/gitweb/?p=gapil.git;a=commitdiff_plain;h=ca205fee172224deebba1d90f7af94b890563e52 Questo era rimasto indietro --- 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; +};