1
1

channels1: Add missing config.h include

Signed-off-by: Andreas Schneider <asn@cryptomilk.org>
Этот коммит содержится в:
Andreas Schneider 2018-03-28 10:08:46 +02:00
родитель be22c0d442
Коммит 1247ba3398

Просмотреть файл

@ -22,6 +22,8 @@
* MA 02111-1307, USA.
*/
#include "config.h"
#include <string.h>
#include <stdlib.h>
#include <stdio.h>