Ignore:
Timestamp:
Feb 20, 2023, 10:17:20 PM (15 months ago)
Author:
Peter A. Buhr <pabuhr@…>
Branches:
ADT, ast-experimental, master
Children:
9a533ba
Parents:
2d37a788
Message:

comment out ifaddrs.h in #include file test because it is breaking the build

File:
1 edited

Legend:

Unmodified
Added
Removed
  • tests/include/includes.cfa

    r2d37a788 r40747247  
    1010// Created On       : Wed May 27 17:56:53 2015
    1111// Last Modified By : Peter A. Buhr
    12 // Last Modified On : Sun May 22 08:27:20 2022
    13 // Update Count     : 779
     12// Last Modified On : Mon Feb 20 21:51:04 2023
     13// Update Count     : 780
    1414//
    1515
     
    7272#include <gshadow.h>
    7373#include <iconv.h>
    74 #include <ifaddrs.h>
     74//#include <ifaddrs.h>                                                                  // causes warning messages that break the build
    7575#include <inttypes.h>
    7676#include <langinfo.h>
Note: See TracChangeset for help on using the changeset viewer.