zmu: Fix missing include

This commit is contained in:
Peter Keresztes Schmidt 2021-06-15 00:16:08 +02:00
parent 531694bf8d
commit ea10939970
1 changed files with 1 additions and 0 deletions

View File

@ -93,6 +93,7 @@ Options for use with monitors:
#include "zm_monitor.h"
#include "zm_local_camera.h"
#include <getopt.h>
#include <unistd.h>
void Usage(int status=-1) {
fputs(