]> git.ipfire.org Git - thirdparty/glibc.git/blobdiff - sysdeps/generic/memusage.h
Update copyright dates with scripts/update-copyrights.
[thirdparty/glibc.git] / sysdeps / generic / memusage.h
index 350171b4bc55482c138fda500455f6bbed560026..a8dbd2359f1708f5ae18b61d9991b0283bb9f78a 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2000, 2005 Free Software Foundation, Inc.
+/* Copyright (C) 2000-2016 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
@@ -18,6 +18,7 @@
 
 #include <limits.h>
 #include <atomic.h>
+#include <stdint.h>
 
 #ifndef GETSP
 # warning "GETSP is not defined for this architecture."