openldap/contrib/gtk-tool/utils.h
Predrag "Pele" Balorda 9c975d34b4 New classes for gtk-tool
1998-12-02 15:15:49 +00:00

5 lines
94 B
C

#ifndef MY_UTIL_H
#define MY_UTIL_H
int debug(const char *format,...);
#endif /* MY_UTIL_H */