diff options
author | Owen Taylor <otaylor@redhat.com> | 2001-05-03 12:42:28 +0000 |
---|---|---|
committer | Owen Taylor <otaylor@src.gnome.org> | 2001-05-03 12:42:28 +0000 |
commit | 1f186770e79547d6aded1f096128535e36621801 (patch) | |
tree | 389a28481377d5d259366b720e11ce5eac821201 /atk/.cvsignore | |
parent | cad22531a71904d2cb1072e8279a8f0f99e72051 (diff) | |
download | atk-1f186770e79547d6aded1f096128535e36621801.tar.gz |
Add missing include of <string.h> for strcmp.
Thu May 3 08:38:24 2001 Owen Taylor <otaylor@redhat.com>
* atk/atkobject.c: Add missing include of <string.h> for strcmp.
Diffstat (limited to 'atk/.cvsignore')
-rw-r--r-- | atk/.cvsignore | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/atk/.cvsignore b/atk/.cvsignore new file mode 100644 index 0000000..2d6cc17 --- /dev/null +++ b/atk/.cvsignore @@ -0,0 +1,6 @@ +Makefile +Makefile.in +*.lo +*.la +.deps +.libs
\ No newline at end of file |