SmartConfigure and SmartUnPack have got smarter! The full descriptions of what they...
[ntk/apt.git] / apt-pkg / deb / dpkgpm.h
index b7b5a6d..fb92c58 100644 (file)
@@ -113,4 +113,6 @@ class pkgDPkgPM : public pkgPackageManager
    virtual ~pkgDPkgPM();
 };
 
+void SigINT(int sig);
+
 #endif