Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • perlconfig.c

    rdde1b4d rf271129  
    1 #include <stdio.h>
    2 #include <stdlib.h>
    3 #include <string.h>
    4 #include <sys/types.h>
    5 #include <sys/stat.h>
    6 #include <errno.h>
    71#define OWL_PERL
    82#include "owl.h"
     3#include <stdio.h>
    94
    105extern XS(boot_BarnOwl);
Note: See TracChangeset for help on using the changeset viewer.