Skip to content

Commit

Permalink
*** empty log message ***
Browse files Browse the repository at this point in the history
  • Loading branch information
massie committed Nov 18, 2004
1 parent aa96c65 commit e85bc61
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions monitor-core/srclib/libmetrics/get_ifi_info.c
@@ -1,3 +1,13 @@
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif

#ifdef HAVE_SYS_SOCKIO_H
/* For older versions of Solaris... */
#include <sys/sockio.h>
#endif


#include <stdio.h>
#include <stdlib.h>
#include <string.h>
Expand Down

0 comments on commit e85bc61

Please sign in to comment.