[SOLVED] Compile wth mysql.h?

Which package do I have to install to use
in a C-program?
Now I get the following error:
- Code: Select all
#include </usr/include/mysql/mysql.h>
in a C-program?
Now I get the following error:
- Code: Select all
titanus-tmp.c:13:10: ödesdigert error: /usr/include/mysql/mysql.h: File or directory does not exist
#include </usr/include/mysql/mysql.h>