]> The Tcpdump Group git mirrors - tcpdump/blobdiff - netdissect.h
Don't test for __attribute__ in the configure script.
[tcpdump] / netdissect.h
index 60d62728460f1ee46348db42224f8b88f1d22860..42f82b6843bf3c4d28ff329e3e7998313a95e73e 100644 (file)
 #endif
 #include <sys/types.h>
 
-#ifndef HAVE___ATTRIBUTE__
-#define __attribute__(x)
-#endif
-
 /*
  * Data types corresponding to multi-byte integral values within data
  * structures.  These are defined as arrays of octets, so that they're