What steps will reproduce the problem?
1. cannot embed judyarray inside my project
What is the expected output? What do you see instead?
I'm expecting a file called judy.h with all exported prototype functions, plus
any typedef struct needed from the outside
What version of the product are you using? On what operating system?
The latest judyarray on Linux debian stable 64bit
Please provide any additional information below.
One could try to extract the needed stuff by himself and create the file ".h",
but it should be distributed with the project.
Thank you.