X-Git-Url: https://www.fi.muni.cz/~kas/git//home/kas/public_html/git/?a=blobdiff_plain;f=backend%2Fdvi%2Fmdvi-lib%2Flist.c;h=eb73a178c94a965a1087cf2cbb0df3ebdd85d37c;hb=6fbe8c7d3aa54b7baf0db9373f53d94ddefab457;hp=c434e2b1971059f6de583c56d92eaf40883f95c3;hpb=13a06349251874bd35d2f03c3fc93217cee749a2;p=evince.git diff --git a/backend/dvi/mdvi-lib/list.c b/backend/dvi/mdvi-lib/list.c index c434e2b1..eb73a178 100644 --- a/backend/dvi/mdvi-lib/list.c +++ b/backend/dvi/mdvi-lib/list.c @@ -13,9 +13,10 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ +#include #include "common.h" void listh_init(ListHead *head)