DEBSOURCES
Skip Quicknav
sources / tinydyndns / 0.4.2.debian1-3 / qlog.h
12345678
#ifndef QLOG_H #define QLOG_H #include "uint16.h" extern void qlog(const char *,uint16,const char *,const char *,const char *,const char *); #endif