move including stdbool header to yasnd-lpt header file as it uses bool variables

This commit is contained in:
2012-05-13 19:34:13 +04:00
parent fa693980a0
commit fb4c7e2e36
2 changed files with 2 additions and 2 deletions

View File

@ -8,8 +8,6 @@
#include <string.h>
#include <pthread.h>
#include <stdbool.h>
#include "yasnd-log.h"
#include "yasnd-lpt.h"