Ticket #42858: patch-src-util-profiling-rules.c.diff
File patch-src-util-profiling-rules.c.diff, 340 bytes (added by Schamschula (Marius Schamschula), 9 years ago) |
---|
-
src/util-profiling-rules.c
old new 36 36 #include "util-profiling.h" 37 37 #include "util-profiling-locks.h" 38 38 39 #ifdef HAVE_LIBJANSSON 40 39 41 #ifdef PROFILING 42 #include <jansson.h> 43 #endif 40 44 41 45 /** 42 46 * Extra data for rule profiling.