SecBSD's official ports repository
This commit is contained in:
commit
2c0afcbbf3
64331 changed files with 5339189 additions and 0 deletions
|
@ -0,0 +1,13 @@
|
|||
./module_main.h:137:8: error: unknown type name 'pthread_mutex_t'
|
||||
|
||||
Index: src/modules/module_main.h
|
||||
--- src/modules/module_main.h.orig
|
||||
+++ src/modules/module_main.h
|
||||
@@ -29,6 +29,7 @@
|
||||
#ifndef _SPEECHD_MODULE_MAIN_H
|
||||
#define _SPEECHD_MODULE_MAIN_H
|
||||
|
||||
+#include <pthread.h>
|
||||
#include <speechd_types.h>
|
||||
#include <spd_audio.h>
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue