#include <prot.h> -> no acl.h?

From: Michael Matthews <matthewm_at_sgate.com>
Date: Wed, 31 Jul 1996 09:55:20 -0400 (EDT)

I'm trying to recompile some software under DU 4.0, and this software
includes <prot.h>.

<prot.h>, on line 71, #include's <acl.h>.

Well....

cc: Severe: /usr/include/prot.h, line 71: Cannot find file <acl.h> specified
in #include directive.
#include <acl.h>
-^
cc: Error: /usr/include/prot.h, line 71: Object file deleted.
#include <acl.h>
-^
*** Exit 1
Stop.

acl.h does not appear anywhere within /usr/include. For the time being, I
modified prot.h to not include acl.h, because I'm not going to be using ACLs
in this program (SKey for anyone who's interested).

But the real problem remains: where's acl.h?

---
Mike Matthews, Mike_Matthews_at_sgate.com (NeXTmail accepted)
PGP public key available on request
Received on Wed Jul 31 1996 - 16:28:13 NZST

This archive was generated by hypermail 2.4.0 : Wed Nov 08 2023 - 11:53:46 NZDT