Path: utzoo!utgpu!news-server.csri.toronto.edu!clyde.concordia.ca!uunet!sdrc!crscott From: crscott@sdrc.UUCP (Scott_Klosterman) Newsgroups: comp.sys.sgi Subject: Is this wrong? Keywords: Not quite sure. Message-ID: <1196@sdrc.UUCP> Date: 14 Mar 90 18:45:15 GMT Organization: SDRC, Cincinnati Lines: 26 The top of the file /usr/include/bsd/sys/ioctl.h contains the following: #ifndef __BSD_IOCTL__ #define __BSD_IOCTL__ /* * SGI compatibility hack which apes 4.3BSD . */ #include "../../sys/ioctl.h" #include #include Should the last two lines look like this? #include #include Or am I missing something? There is no /usr/include/net directory nor a /usr/include/sys/soictl.h uunet!sdrc!crscott Scott Klosterman