Move declarations to appropiate header files

This is in preparation for the next patch.
This commit is contained in:
Rene Kita
2022-12-25 15:11:44 +01:00
parent 7c233b6590
commit 7c7af9e70c
7 changed files with 14 additions and 3 deletions

View File

@@ -1,4 +1,6 @@
/* $Id: display.c,v 1.71 2010/07/18 14:10:09 htrb Exp $ */
#include "display.h"
#include <signal.h>
#include "fm.h"