Where is libutil.h?

I'm trying to compile python on FreeBSD.
I've had several problems with openpty.

I managed to get it to find the libutil.so.9 library.
But I'm missing the header.
I can't find it.
However, it does exist if I look at the openpty documentation.
Another reference:

Thanks for your help :)
 
Back
Top