diff --git a/britney.py b/britney.py index fde5626..1d3a064 100755 --- a/britney.py +++ b/britney.py @@ -1,4 +1,4 @@ -#!/usr/bin/python2.6 -u +#!/usr/bin/python2.7 -u # -*- coding: utf-8 -*- # Copyright (C) 2001-2008 Anthony Towns diff --git a/lib/britney-py.c b/lib/britney-py.c index 5332a57..c2d9bf8 100644 --- a/lib/britney-py.c +++ b/lib/britney-py.c @@ -1,4 +1,4 @@ -#include +#include #include "dpkg.h"