Skip to content

Commit dd04883

Browse files
committed
New NCHANNEL feature.
1 parent b9f654d commit dd04883

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/nettnc.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,7 @@
5151
#include <string.h>
5252
#include <time.h>
5353
#include <ctype.h>
54+
#include <stddef.h>
5455

5556
#include "textcolor.h"
5657
#include "audio.h" // configuration.

0 commit comments

Comments
 (0)