diff --git a/britney.py b/britney.py index a85705b..055cc06 100755 --- a/britney.py +++ b/britney.py @@ -1,4 +1,4 @@ -#!/usr/bin/python2.5 -u +#!/usr/bin/python2.6 -u # -*- coding: utf-8 -*- # Copyright (C) 2001-2008 Anthony Towns diff --git a/lib/britney-py.c b/lib/britney-py.c index 69de370..bd176a3 100644 --- a/lib/britney-py.c +++ b/lib/britney-py.c @@ -1,4 +1,4 @@ -#include +#include #include "dpkg.h"