]> git.ozlabs.org Git - petitboot/blob - discover/pb-discover.h
discover/paths: Fix wget command with https and !DEBUG
[petitboot] / discover / pb-discover.h
1 #ifndef _PB_DISCOVER_H
2 #define _PB_DISCOVER_H
3
4 int register_waiter(int fd, int *callback(void *), void *arg);
5
6 #endif /* _PB_DISCOVER_H */