2009-07-24 14:10:18 +02:00
|
|
|
$NetBSD: patch-af,v 1.2 2009/07/24 12:10:18 obache Exp $
|
2007-06-30 17:22:09 +02:00
|
|
|
|
2009-07-24 14:10:18 +02:00
|
|
|
--- FvwmCompositor/main/AScreen.cxx.orig 2008-11-25 10:22:45.000000000 +0000
|
2007-06-30 17:22:09 +02:00
|
|
|
+++ FvwmCompositor/main/AScreen.cxx
|
2009-07-24 14:10:18 +02:00
|
|
|
@@ -36,6 +36,7 @@
|
2007-06-30 17:22:09 +02:00
|
|
|
#include <math.h>
|
|
|
|
#include <stdio.h>
|
|
|
|
#include <stdexcept>
|
|
|
|
+#include <unistd.h>
|
|
|
|
|
|
|
|
#define SR_SNAP_DIST 12
|
|
|
|
|