]> err.no Git - backuppcd/blob - backuppcd-notify.h
Import gnulib stuff
[backuppcd] / backuppcd-notify.h
1 #ifndef _BACKUPPCD_NOTIFY_H
2 #define _BACKUPPCD_NOTIFY_H 1
3
4 void backuppc_notify(const char *host, const int port, const char *overridehostname);
5
6 #endif