Changeset 1393:c551ccbda1b5 in roaraudio


Ignore:
Timestamp:
03/25/09 16:45:38 (15 years ago)
Author:
phi
Branch:
default
Phase:
public
Message:

do not declare unused var on win32

File:
1 edited

Legend:

Unmodified
Added
Removed
  • libroar/basic.c

    r1334 r1393  
    4343 int is_decnet = 0; 
    4444 char * obj = NULL; 
     45#ifndef ROAR_TARGET_WIN32 
    4546 struct passwd * pwd; 
     47#endif 
    4648#ifdef ROAR_HAVE_LIBDNET 
    4749 struct stat decnet_stat; 
Note: See TracChangeset for help on using the changeset viewer.