patch-lib_libipsecconf_keywords_c 307 B

1234567891011
  1. --- Openswan-3.0.0.orig/lib/libipsecconf/keywords.c 2021-01-22 19:25:50.000000000 +0100
  2. +++ Openswan-3.0.0/lib/libipsecconf/keywords.c 2022-03-22 16:20:38.212636657 +0100
  3. @@ -20,7 +20,7 @@
  4. *
  5. */
  6. -#include <sys/queue.h>
  7. +#include "queue.h"
  8. #include <string.h>
  9. #include <assert.h>
  10. #include <stdlib.h>