You've already forked macports-ports
mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
11 lines
259 B
Diff
11 lines
259 B
Diff
--- ./ngs.c 2021-12-10 05:42:18.000000000 -0500
|
|
+++ ./ngs.c 2021-12-10 05:42:32.000000000 -0500
|
|
@@ -6,6 +6,7 @@
|
|
#include <assert.h>
|
|
#include <errno.h>
|
|
#include <unistd.h>
|
|
+#include <string.h>
|
|
#include <pcre.h>
|
|
#include "ngs.h"
|
|
#include "syntax.include"
|