Skip to content

Commit

Permalink
small fix for debian wheezy
Browse files Browse the repository at this point in the history
  • Loading branch information
tschoonj committed Mar 21, 2014
1 parent ae6ca87 commit eadb2db
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions include/xmi_aux.h
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.


#ifndef HAVE_GETLINE
#include <sys/types.h>
ssize_t getline (char **lineptr, size_t *n, FILE *stream);
#endif

Expand Down

0 comments on commit eadb2db

Please sign in to comment.