12 lines
299 B
Text
12 lines
299 B
Text
$NetBSD: patch-af,v 1.1 2007/06/30 15:22:09 joerg Exp $
|
|
|
|
--- FvwmCompositor/main/AScreen.cxx.orig 2007-06-30 14:47:06.000000000 +0000
|
|
+++ FvwmCompositor/main/AScreen.cxx
|
|
@@ -32,6 +32,7 @@
|
|
#include <math.h>
|
|
#include <stdio.h>
|
|
#include <stdexcept>
|
|
+#include <unistd.h>
|
|
|
|
#define SR_SNAP_DIST 12
|
|
|