Fix last commit.
authorSimon Josefsson <simon@josefsson.org>
Mon, 1 Sep 2008 11:38:15 +0000 (13:38 +0200)
committerSimon Josefsson <simon@josefsson.org>
Mon, 1 Sep 2008 11:38:15 +0000 (13:38 +0200)
modules/bitrotate

index 064519c..13bd97e 100644 (file)
@@ -1,10 +1,11 @@
 Description:
-Rotate bits in 16 and 32 bit integers using stdint.h.
+Rotate bits in 16 and 32 bit integers.
 
 Files:
 lib/bitrotate.h
 
 Depends-on:
+stdint
 
 configure.ac:
 AC_REQUIRE([AC_C_INLINE])