11 lines
190 B
Diff
11 lines
190 B
Diff
--- libgsm-1.0.10.orig/inc/toast.h
|
|
+++ libgsm-1.0.10/inc/toast.h
|
|
@@ -16,6 +16,7 @@
|
|
|
|
#include <stdio.h>
|
|
#include <ctype.h>
|
|
+#include <pthread.h>
|
|
#include <signal.h>
|
|
|
|
#include <errno.h>
|