]> git.pld-linux.org Git - packages/pingus.git/commitdiff
- fix missed includes.
authorPaweł Sikora <pluto@pld-linux.org>
Wed, 27 Aug 2008 10:46:04 +0000 (10:46 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    pingus-gcc4.patch -> 1.1

pingus-gcc4.patch [new file with mode: 0644]

diff --git a/pingus-gcc4.patch b/pingus-gcc4.patch
new file mode 100644 (file)
index 0000000..a81c8c7
--- /dev/null
@@ -0,0 +1,10 @@
+--- pingus-0.7.2/src/input/evdev_device.cpp~   2007-10-01 19:24:54.000000000 +0200
++++ pingus-0.7.2/src/input/evdev_device.cpp    2008-08-27 12:43:52.000000000 +0200
+@@ -25,6 +25,7 @@
+ #include <stdexcept>
+ #include <iostream>
+ #include <errno.h>
++#include <cstring>
+ #include "evdev_device.hpp"
This page took 0.029021 seconds and 4 git commands to generate.