sys/net* header files

I’m trying to compile a sample program from the QNX website, that displays
the
MAC address of ethernet cards.

There are three header files that I cannot find:

  1. sys/net_nq.h
  2. sys/net41msg.h
  3. sys/net_drvr.h

Can anyone tell me where to get these three files? We have QNX 4.23A.

Thanks,

Dale Pischke

Sorry, I did’nt read the last line in the program which tells where.

Dale

“Dale Pischke” <dale@gyyr.com> wrote in message
news:9k7e2g$ef2$1@inn.qnx.com

I’m trying to compile a sample program from the QNX website, that displays
the
MAC address of ethernet cards.

There are three header files that I cannot find:

  1. sys/net_nq.h
  2. sys/net41msg.h
  3. sys/net_drvr.h

Can anyone tell me where to get these three files? We have QNX 4.23A.

Thanks,

Dale Pischke

Try ftp.qnx.com/usr/free/qnx4/os/net/netraw.v4.tgz
Jakub Safarik