mirror of
https://github.com/linux-speakup/espeakup.git
synced 2026-08-27 01:50:40 +02:00
moved include for pthread.h to espeakup.h
This commit is contained in:
parent
3e8e7d12ae
commit
42c3f76a08
4 changed files with 1 additions and 3 deletions
1
queue.c
1
queue.c
|
|
@ -21,7 +21,6 @@
|
|||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
#include <pthread.h>
|
||||
|
||||
#include "espeakup.h"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue