Fedora 30 packaging fix issu
[src/app-framework-binder.git] / src / afb-systemd.h
index ae8d61b..76c41ca 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2015, 2016, 2017 "IoT.bzh"
+ * Copyright (C) 2015-2018 "IoT.bzh"
  * Author José Bollo <jose.bollo@iot.bzh>
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
@@ -24,7 +24,7 @@ extern struct sd_event *afb_systemd_get_event_loop();
 extern struct sd_bus *afb_systemd_get_user_bus();
 extern struct sd_bus *afb_systemd_get_system_bus();
 
-extern int systemd_fds_init();
-extern int systemd_fds_for(const char *name);
+extern int afb_systemd_fds_init();
+extern int afb_systemd_fds_for(const char *name);