Update copyright, license info, add myself as pkg maintainer Signed-off-by: Ted Hess <thess@kitschensync.net>
10 lines
234 B
Diff
10 lines
234 B
Diff
--- a/utils/rds-ctl/rds-ctl.cpp
|
|
+++ b/utils/rds-ctl/rds-ctl.cpp
|
|
@@ -29,6 +29,7 @@
|
|
#include <inttypes.h>
|
|
#include <getopt.h>
|
|
#include <sys/types.h>
|
|
+#include <ctype.h>
|
|
#include <fcntl.h>
|
|
#include <errno.h>
|
|
#include <sys/ioctl.h>
|