1 diff -ru lsof_4.81.orig/lsof_4.81_src/dialects/linux/dlsof.h lsof_4.81/lsof_4.81_src/dialects/linux/dlsof.h
2 --- lsof_4.81.orig/lsof_4.81_src/dialects/linux/dlsof.h 2006-03-28 00:57:14.000000000 +0200
3 +++ lsof_4.81/lsof_4.81_src/dialects/linux/dlsof.h 2006-11-29 14:03:07.000000000 +0100
6 #include <netinet/in.h>
9 +# if defined(GLIBCV) || defined __UCLIBC__
10 #include <netinet/tcp.h>
11 # else /* !defined(GLIBCV) */
12 #include <linux/tcp.h>