Questo era rimasto indietro
authorSimone Piccardi <piccardi@gnulinux.it>
Sun, 25 Mar 2012 18:02:42 +0000 (18:02 +0000)
committerSimone Piccardi <piccardi@gnulinux.it>
Sun, 25 Mar 2012 18:02:42 +0000 (18:02 +0000)
listati/f_owner_ex.h [new file with mode: 0644]

diff --git a/listati/f_owner_ex.h b/listati/f_owner_ex.h
new file mode 100644 (file)
index 0000000..f69ae2c
--- /dev/null
@@ -0,0 +1,4 @@
+struct f_owner_ex {
+    int   type;
+    pid_t pid;
+};