mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
be4ecf7dc1
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackware-id.org> Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
10 lines
237 B
Diff
10 lines
237 B
Diff
--- src/misc/old_gmtdigitize.c 2013-01-07 11:39:53.769177645 +0100
|
|
+++ src/misc/gmtdigitize.c 2013-01-07 11:40:22.244936205 +0100
|
|
@@ -38,6 +38,7 @@
|
|
*/
|
|
|
|
#include "gmt.h"
|
|
+#include <sys/types.h>
|
|
|
|
#ifndef WIN32
|
|
#include <termios.h>
|