<div dir="auto">If you are using the compiler by hand in the command line, you can set the CPATH env variable to point to the include directory... (/opt/local/include) <div dir="auto"><br></div><div dir="auto">Even if the system headers should be included by default if I'm not mistaken. </div><div dir="auto"><br></div><div dir="auto"><br></div></div><br><div class="gmail_quote"><div dir="ltr">On Wed, 19 Dec 2018, 09:33 Christoph Kukulies <<a href="mailto:kuku@kukulies.org">kuku@kukulies.org</a> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Does it require a special package to be installed when one wants to develop under cc or gcc in macOS?<br>
<br>
I was writing a little C program starting with<br>
<br>
#include <sys/types.h> <br>
<br>
and the compiler doesn’t find anything (what I would be normally under /usr/include<br>
<br>
—<br>
Christoph<br>
<br>
</blockquote></div>