/usr/include/ns3/netanim-config.h is in libns3-dev 3.13+dfsg-1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 | /* WARNING! All changes made to this file will be lost! */
#ifndef _NS3_NETANIM_CONFIG_H_WAF
#define _NS3_NETANIM_CONFIG_H_WAF
#define HAVE_PACKET_H 1
#define HAVE_DL 1
#define HAVE_MPI 1
#define HAVE_SYS_SOCKET_H 1
#define HAVE_NETINET_IN_H 1
#endif /* _NS3_NETANIM_CONFIG_H_WAF */
|