Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • owl.h

    r18e28a4 r34509d5  
    5353#include <libfaim/aim.h>
    5454#include "config.h"
     55#include "glib.h"
    5556#ifdef HAVE_LIBZEPHYR
    5657#include <zephyr/zephyr.h>
     
    6364#ifdef OWL_PERL
    6465typedef void WINDOW;
    65 /* logout is defined in FreeBSD. */
    66 #define logout logout_
    6766#include <perl.h>
    68 #undef logout
    6967#include "XSUB.h"
    7068#else
     
    562560  char *thishost;
    563561  char *homedir;
    564   char *confdir;
    565   char *startupfile;
    566562  int direction;
    567563  int zaway;
Note: See TracChangeset for help on using the changeset viewer.