mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-25 09:34:11 +00:00
11 lines
349 B
C
11 lines
349 B
C
--- clients/olwm/winframe.c.orig 2007-08-03 15:14:08.000000000 +0200
|
|
+++ clients/olwm/winframe.c 2007-08-03 15:15:06.000000000 +0200
|
|
@@ -29,6 +29,7 @@
|
|
#include "globals.h"
|
|
#include "error.h"
|
|
|
|
+static int headerHeight(Client *cli, Graphics_info *gis);
|
|
|
|
/***************************************************************************
|
|
* global data
|