mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-24 10:02:29 +01:00
10 lines
275 B
Diff
10 lines
275 B
Diff
--- src/header.h.orig 2008-01-09 01:55:39.000000000 -0800
|
|
+++ src/header.h 2009-10-06 17:43:04.000000000 -0700
|
|
@@ -35,6 +35,7 @@
|
|
#include <stdlib.h>
|
|
#include <signal.h>
|
|
#include <string>
|
|
+#include <cstring>
|
|
#include <unistd.h>
|
|
#include <termios.h>
|
|
#include <pthread.h>
|