Skip to content

Commit

Permalink
hds: try not to include header files we don't use
Browse files Browse the repository at this point in the history
  • Loading branch information
timj committed Sep 12, 2014
1 parent 75437c6 commit 3204cbb
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions libraries/hds/fortran_interface.c
Expand Up @@ -4,8 +4,6 @@

#include <stdio.h>
#include "f77.h" /* F77 <-> C interface macros */
#include "cnf.h" /* F77 <-> C string handling functions */
#include "str.h" /* String constants */
#include "hds1_types.h"
#include "hds_types.h"
#include "hds1.h"
Expand Down

0 comments on commit 3204cbb

Please sign in to comment.