Date: Wed, 2 Jun 1999 11:12:24 -0500 (CDT) From: Gurudatt Shenoy <gurudatt@cs.tamu.edu> To: freebsd-questions@freebsd.org Subject: Adding a new file to /sys/netinet Message-ID: <Pine.GSO.3.96.990602110824.23247A-100000@dilbert>
next in thread | raw e-mail | index | archive | help
Hello, I added a new file called "virtual.h" with some of my own functions to /sys/netinet/ I then recompiled the kernel and wrote a test program that did a #include <netinet/virtual.h> However, when i try to compile, I get the error: "netinet/virtual.h: no such file or directory" Anyone know why this is happening? Have I missed out updating some config file? Thanks, Guru To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.GSO.3.96.990602110824.23247A-100000>