Add ui-shared.h

This is finally a proper headerfile for the shared ui-functions which
used to reside in cgit.h

Signed-off-by: Lars Hjemli <hjemli@gmail.com>
This commit is contained in:
Lars Hjemli
2008-03-24 16:50:57 +01:00
부모 c5984a9896
커밋 a4d1ca1dc6
13개의 변경된 파일47개의 추가작업 그리고 32개의 파일을 삭제

파일 보기

@ -10,6 +10,7 @@
#include "cgit.h"
#include "html.h"
#include "ui-shared.h"
time_t read_agefile(char *path)
{