mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-21 04:06:46 +00:00
0da441f125
PR: ports/175691 Submitted by: Gvozdikov Veniamin <g.veniamin@googlemail.com>
11 lines
253 B
Plaintext
11 lines
253 B
Plaintext
--- src/nglogc/Makefile.am.orig 2013-01-30 10:33:19.426104658 +0400
|
|
+++ src/nglogc/Makefile.am 2013-01-30 10:33:43.512184313 +0400
|
|
@@ -51,6 +51,7 @@
|
|
nflf_logtrace.h \
|
|
nflf_logarray.h \
|
|
nflf_logerror.h \
|
|
+ ringbuffer.h \
|
|
types.h \
|
|
log_priv.h
|
|
|