diff options
-rw-r--r-- | Documentation/networking/timestamping/txtimestamp.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Documentation/networking/timestamping/txtimestamp.c b/Documentation/networking/timestamping/txtimestamp.c index 8778e684d482..05694febc238 100644 --- a/Documentation/networking/timestamping/txtimestamp.c +++ b/Documentation/networking/timestamping/txtimestamp.c | |||
@@ -30,6 +30,8 @@ | |||
30 | * 51 Franklin St - Fifth Floor, Boston, MA 02110-1301 USA. | 30 | * 51 Franklin St - Fifth Floor, Boston, MA 02110-1301 USA. |
31 | */ | 31 | */ |
32 | 32 | ||
33 | #define _GNU_SOURCE | ||
34 | |||
33 | #include <arpa/inet.h> | 35 | #include <arpa/inet.h> |
34 | #include <asm/types.h> | 36 | #include <asm/types.h> |
35 | #include <error.h> | 37 | #include <error.h> |