Changeset b28a12e in buchla-68k for lib700/micons.c


Ignore:
Timestamp:
07/10/2017 02:17:49 PM (7 years ago)
Author:
Thomas Lopatic <thomas@…>
Branches:
master
Children:
06f6615
Parents:
39a696b
Message:

Zero redundant declarations.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • lib700/micons.c

    r39a696b rb28a12e  
    2424*/
    2525
    26 #include "all.h"
     26#include "ram.h"
    2727
    2828#define TESTER  0       /* define non-zero for a test program */
     
    7474#if     TESTER
    7575
    76 #include "all.h"
     76#include "ram.h"
    7777
    7878/*
Note: See TracChangeset for help on using the changeset viewer.