pull all non-X11 headers from calmwm.h and place them only where they
are required. encourged to go all the way by oga@
This commit is contained in:
10
mousefunc.c
10
mousefunc.c
@@ -19,6 +19,16 @@
|
||||
* $Id$
|
||||
*/
|
||||
|
||||
#include <sys/param.h>
|
||||
#include <sys/queue.h>
|
||||
|
||||
#include <err.h>
|
||||
#include <errno.h>
|
||||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
#include <stdio.h>
|
||||
#include <unistd.h>
|
||||
|
||||
#include "calmwm.h"
|
||||
|
||||
static int mousefunc_sweep_calc(struct client_ctx *, int, int, int, int);
|
||||
|
||||
Reference in New Issue
Block a user