#ifndef SQL_H #define SQL_H int add_user(void); #endif /* SQL_H */