Imported Upstream version 16.3.2
[platform/upstream/libzypp.git] / zypp / FileChecker.h
index 9ec04d5..d3ddf2d 100644 (file)
@@ -94,6 +94,7 @@ namespace zypp
    {
      public:
        typedef SignatureCheckException ExceptionType;
+       typedef function<void ( const SignatureFileChecker & checker,  const Pathname & file )> OnSigValidated;
 
      public:
       /**