ef1289e04f
sync factory with devel project; license tag was fixed by spec-formatter OBS-URL: https://build.opensuse.org/request/show/102712 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gnuchess?expand=0&rev=10
11 lines
222 B
Diff
11 lines
222 B
Diff
--- src/game.c.orig 2010-08-04 20:03:13.000000000 +0200
|
|
+++ src/game.c 2010-08-04 20:04:02.000000000 +0200
|
|
@@ -1,6 +1,7 @@
|
|
// includes
|
|
|
|
#include <string.h>
|
|
+#include <unistd.h>
|
|
|
|
#include "common.h"
|
|
#include "game.h"
|