alpha: binfmt_aout fix
[safe/jmp/linux-2.6] / include / linux / if_pppol2tp.h
index c7a6688..3a14b08 100644 (file)
@@ -26,7 +26,7 @@
  */
 struct pppol2tp_addr
 {
-       pid_t   pid;                    /* pid that owns the fd.
+       __kernel_pid_t  pid;            /* pid that owns the fd.
                                         * 0 => current */
        int     fd;                     /* FD of UDP socket to use */