diff options
Diffstat (limited to 'backend/escl/escl_status.c')
| -rw-r--r-- | backend/escl/escl_status.c | 5 | 
1 files changed, 2 insertions, 3 deletions
| diff --git a/backend/escl/escl_status.c b/backend/escl/escl_status.c index 7b98566..a68f6ea 100644 --- a/backend/escl/escl_status.c +++ b/backend/escl/escl_status.c @@ -16,8 +16,8 @@     for more details.     You should have received a copy of the GNU General Public License -   along with sane; see the file COPYING.  If not, write to the Free -   Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. +   along with sane; see the file COPYING. +   If not, see <https://www.gnu.org/licenses/>.     This file implements a SANE backend for eSCL scanners.  */ @@ -30,7 +30,6 @@  #include <stdlib.h>  #include <string.h> -#include <curl/curl.h>  #include <libxml/parser.h>  struct idle | 
