about summary refs log tree commit diff
path: root/pkgs/tools/networking/maxscale/getopt.patch
blob: db09a8e8f1ec5af50d597e307609d72329afd447 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- a/server/core/maxpasswd.c   2018-01-12 05:06:49.000000000 -0500
+++ b/server/core/maxpasswd.c   2018-01-12 06:50:18.518000000 -0500
@@ -25,6 +25,7 @@

 #include <maxscale/cdefs.h>

+#include <getopt.h>
 #include <stdio.h>
 #include <errno.h>
 #include <sys/stat.h>