]> git.sur5r.net Git - openldap/blob - contrib/gtk-tool/utils.h
* configure.in: add tcl8.2 to list of tcl libs to search for, also added new MOD_TCL_LIB
[openldap] / contrib / gtk-tool / utils.h
1 #ifndef MY_UTIL_H
2 #define MY_UTIL_H
3 int debug(const char *format,...);
4 #endif /* MY_UTIL_H */