Added #define's to headers
This commit is contained in:
@@ -20,6 +20,11 @@
|
||||
*
|
||||
*/
|
||||
|
||||
#ifndef RELEASE_H
|
||||
#define RELEASE_H
|
||||
|
||||
#include <glib.h>
|
||||
|
||||
char * release_get_latest(void);
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user