]> git.ipfire.org Git - thirdparty/gnutls.git/commitdiff
Need strverscmp.h.
authorSimon Josefsson <simon@josefsson.org>
Thu, 11 Jan 2007 08:26:28 +0000 (08:26 +0000)
committerSimon Josefsson <simon@josefsson.org>
Thu, 11 Jan 2007 08:26:28 +0000 (08:26 +0000)
libextra/gnutls_extra.c

index 26fb6e8aa6c3302cff073444703aa053dbfda9f2..7471fca9358bd0713cb9ad8a74af2d9a0de60c18 100644 (file)
@@ -158,6 +158,8 @@ gnutls_global_init_extra (void)
   return 0;
 }
 
+#include <strverscmp.h>
+
 /**
  * gnutls_extra_check_version - This function checks the library's version
  * @req_version: the version to check