Merge branch 'master' of ssh://gapil.gnulinux.it/srv/git/gapil
[gapil.git] / listati / f_owner_ex.h
1 struct f_owner_ex {
2     int   type;
3     pid_t pid;
4 };