I've got OpenSSL installed (all works fine), and I'm now trying to build a package from source which looks for opensslv.h to detect whether or not openssl is available. Presumably it will also need some headers to build, but /usr/include/openssl is empty. There also doesn't appear to be an openssl-dev package. Any clues?
Cheers, Nick