[refactor] change file names
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
#ifndef __PUBLISH_H
|
||||
#define __PUBLISH_H
|
||||
#ifndef __TELEPORT_PUBLISH_H
|
||||
#define __TELEPORT_PUBLISH_H
|
||||
|
||||
|
||||
extern int run_avahi_publish_service(char *);
|
||||
extern void shutdown_avahi_publish_service(void);
|
||||
extern void update_service(char *);
|
||||
|
||||
#endif /* __PUBLISH_H */
|
||||
#endif /* __TELEPORT_PUBLISH_H */
|
||||
|
||||
Reference in New Issue
Block a user