test-journal-interleaving.c   test-journal-interleaving.c 
skipping to change at line 26 skipping to change at line 26
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
Lesser General Public License for more details. Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public License You should have received a copy of the GNU Lesser General Public License
along with systemd; If not, see <http://www.gnu.org/licenses/>. along with systemd; If not, see <http://www.gnu.org/licenses/>.
***/ ***/
#include <unistd.h> #include <unistd.h>
#include <fcntl.h> #include <fcntl.h>
#include <systemd/sd-journal.h> #include "systemd/sd-journal.h"
#include "journal-file.h" #include "journal-file.h"
#include "journal-internal.h" #include "journal-internal.h"
#include "journal-vacuum.h" #include "journal-vacuum.h"
#include "util.h" #include "util.h"
#include "log.h" #include "log.h"
/* This program tests skipping around in a multi-file journal. /* This program tests skipping around in a multi-file journal.
*/ */
 End of changes. 1 change blocks. 
1 lines changed or deleted 1 lines changed or added

This html diff was produced by rfcdiff 1.41. The latest version is available from http://tools.ietf.org/tools/rfcdiff/