1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-28 01:06:17 +00:00
freebsd-ports/chinese/zhcon/files/patch-src::mouse.cpp
2003-08-16 23:37:25 +00:00

11 lines
224 B
C++

--- src/mouse.cpp.orig Sat Aug 16 16:36:28 2003
+++ src/mouse.cpp Sat Aug 16 16:36:39 2003
@@ -18,6 +18,7 @@
#include "debug.h"
#include "mouse.h"
+#include <cassert>
#include <sys/signal.h>
#if defined(__FreeBSD__)