about summary refs log tree commit diff stats
path: root/ui-shared.h
diff options
context:
space:
mode:
Diffstat (limited to 'ui-shared.h')
-rw-r--r--ui-shared.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/ui-shared.h b/ui-shared.h index 788b1bc..d8a3551 100644 --- a/ui-shared.h +++ b/ui-shared.h
@@ -1,8 +1,6 @@
1#ifndef UI_SHARED_H 1#ifndef UI_SHARED_H
2#define UI_SHARED_H 2#define UI_SHARED_H
3 3
4#include <stdbool.h>
5
6extern const char *cgit_httpscheme(); 4extern const char *cgit_httpscheme();
7extern const char *cgit_hosturl(); 5extern const char *cgit_hosturl();
8extern const char *cgit_rooturl(); 6extern const char *cgit_rooturl();