Skip to content
  • Johan Dahlin's avatar
    Include "config.h" instead of <config.h> Command used: find -name · d97cdbdf
    Johan Dahlin authored
    2008-06-21  Johan Dahlin  <jdahlin@async.com.br>
    
        * *.[ch]: Include "config.h" instead of <config.h>
        Command used:
        find -name \*.[ch]|xargs perl -p -i -e 's/^#include <config.h>/#include "config.h"/g'
        Rubberstamped by Mitch and Tim
    
    
    svn path=/trunk/; revision=20669
    d97cdbdf