forked from Lainports/opnsense-ports
Taken from: https://github.com/freebsd/freebsd-ports.git Commit id: 5070672073b68be364139bc6b3a89100bd17d331
10 lines
243 B
C
10 lines
243 B
C
--- do_element.c.orig 2010-09-01 11:04:14.025987855 +0200
|
|
+++ do_element.c 2010-09-01 11:04:35.003159255 +0200
|
|
@@ -290,6 +290,7 @@ modification follow.
|
|
|
|
*/
|
|
#include <errno.h>
|
|
+#include <string.h>
|
|
#include "periodic.h"
|
|
#include "info.h"
|
|
|