Hi all
In one of my application, I am using "mqueue.h". I was able to compile and execute it. But one of our customer to whom I released the code, is complaining something like
* mqueue.h is not found *
He has not attached the exact error message though. In my linux PC, it is available in /usr/include. Can anyone guess any reason why the customer is not able to find the file?
Apologies for asking such trivial question.